Couchbase.Lite.Storage.SystemSQLite
1.4.4
A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library
Install-Package Couchbase.Lite.Storage.SystemSQLite -Version 1.4.4
dotnet add package Couchbase.Lite.Storage.SystemSQLite --version 1.4.4
<PackageReference Include="Couchbase.Lite.Storage.SystemSQLite" Version="1.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Couchbase.Lite.Storage.SystemSQLite --version 1.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
NOTE: .NET 3.5 SUPPORT IS DEPRECATED AND WILL BE DROPPED IN 2.0
Couchbase Lite 1.4 brings initial LINQ support to Couchbase Lite, as well as a number of bug fixes and optimizations.
For full notes see https://developer.couchbase.com/documentation/mobile/1.4/references/couchbase-lite/release-notes/Dot-Net.html
Dependencies
-
.NETFramework 3.5
- SQLitePCL.native.sqlite3.v110_xp (>= 0.9.3)
- SQLitePCL.plugin.sqlite3.net35 (>= 0.9.3)
- SQLitePCL.raw (>= 0.9.3)
- SQLitePCL.ugly (>= 0.9.3)
-
.NETFramework 4.5
- SQLitePCL.native.sqlite3.v110_xp (>= 0.9.3)
- SQLitePCL.plugin.sqlite3.net45 (>= 0.9.3)
- SQLitePCL.raw (>= 0.9.3)
- SQLitePCL.ugly (>= 0.9.3)
-
MonoAndroid 0.0
- SQLitePCL.raw (>= 0.9.3)
- SQLitePCL.ugly (>= 0.9.3)
-
Xamarin.iOS 0.0
- SQLitePCL.raw (>= 0.9.3)
- SQLitePCL.ugly (>= 0.9.3)
GitHub Usage
Showing the top 1 GitHub repositories that depend on Couchbase.Lite.Storage.SystemSQLite:
Repository | Stars | |
---|---|---|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|