Install
Install-Package SQLitePCLRaw.provider.sqlite3.netstandard11
dotnet add package SQLitePCLRaw.provider.sqlite3.netstandard11
paket add SQLitePCLRaw.provider.sqlite3.netstandard11
SQLitePCLRaw.provider.sqlite3.netstandard11 Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- SQLitePCLRaw.core(>= 1.1.14)
Tags
Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.