Sign in Sign up
nuget

SQLitePCLRaw.provider.sqlite3.ios_unified

A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. 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_*.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
17
Cadence
~35 days
Last 12 months
0

Details

License
Apache-2.0
First release
Sep 15, 2016
Releases
Version Released
1.1.14 patch
1.1.13 patch
1.1.12 patch
1.1.11 patch
1.1.10 patch
1.1.9 patch
1.1.8 patch
1.1.7 patch
1.1.6 patch
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.1 patch
1.0.0 initial