Couchbase.Lite.Storage.CustomSQLite
1.4.4
A storage engine provider for Couchbase Lite .NET that utilizies a custom built SQLite library
Install-Package Couchbase.Lite.Storage.CustomSQLite -Version 1.4.4
dotnet add package Couchbase.Lite.Storage.CustomSQLite --version 1.4.4
<PackageReference Include="Couchbase.Lite.Storage.CustomSQLite" 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.CustomSQLite --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
-
- SQLitePCL.raw (>= 0.9.3)
- SQLitePCL.ugly (>= 0.9.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.