Jochen Kuehner
2016-04-24 11:49:07 UTC
I've a Project, wich should run on Windows and a Mono ARM based Panel.
On Windows I use System.Data.Sqlite (Core) nuget! Now on Mono I want to also use System.Data.Sqlite, because Monos sqlite Part has some Bugs! But fro mono I need taht it looks for sqlite3.so and not the Interop Dll. Wich Nuget Package can I use for this? If I include System.Data.Sqlite (MSIL) it also searches for the Interop DLL and not the sqlite3.so! Wich is the right one? (Also sqlite-netFx451-binary-Mono-2013-1.0.101.0.zip from Homepage is looking for interop dlls)
________________________________
MLOG Logistics GmbH, Sitz: D-74196 Neuenstadt
Registergericht: Amtsgericht Stuttgart HRB 100594
Geschäftsführer: Hans-Jürgen Heitzer, Jochen Strauß
On Windows I use System.Data.Sqlite (Core) nuget! Now on Mono I want to also use System.Data.Sqlite, because Monos sqlite Part has some Bugs! But fro mono I need taht it looks for sqlite3.so and not the Interop Dll. Wich Nuget Package can I use for this? If I include System.Data.Sqlite (MSIL) it also searches for the Interop DLL and not the sqlite3.so! Wich is the right one? (Also sqlite-netFx451-binary-Mono-2013-1.0.101.0.zip from Homepage is looking for interop dlls)
________________________________
MLOG Logistics GmbH, Sitz: D-74196 Neuenstadt
Registergericht: Amtsgericht Stuttgart HRB 100594
Geschäftsführer: Hans-Jürgen Heitzer, Jochen Strauß