oodrive / leveldb.net

LevelDB for Windows and .NET standard
Apache License 2.0
72 stars 18 forks source link

LevelDB.Standard can support Costura.Fody Packaged as an Exe ? #14

Closed AtlantisDe closed 2 years ago

AtlantisDe commented 2 years ago

LevelDB.Standard can support Costura.Fody Packaged as an Exe ?

AtlantisDe commented 2 years ago

My temporary plan is this If there is no other solution, I will close this issue in the next 5 days

var dllHandle = LoadLibrary("leveldb.dll");