Sign in Sign up
nuget

SQLitePCLRaw.provider.sqlite3

SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
25
Cadence
~2 months
Last 12 months
5

Details

License
Apache-2.0
First release
May 01, 2020
Releases
Version Released
2.1.13 patch
3.0.5 patch
3.0.4 patch
2.1.12 patch
3.0.3 patch
3.0.2 patch
3.0.1 patch
3.0.0 major
2.1.11 patch
2.1.10 patch
2.1.9 patch
2.1.8 patch
2.1.7 patch
2.1.6 patch
2.1.5 patch
2.1.4 patch
2.1.3 patch
2.1.2 patch
2.1.1 patch
2.1.0 minor
2.0.7 patch
2.0.6 patch
2.0.5 patch
2.0.4 patch
2.0.3 initial