A storage engine provider for Couchbase Lite .NET that utilizies the system-installed SQLite library.
Info
Version: | 1.4.4 |
Author(s): | Jim Borden |
Last Update: | Wednesday, October 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/couchbase/couchbase-lite-net |
NuGet Url: | https://www.nuget.org/packages/Couchbase.Lite.Storage.SystemSQLite |
Install
Install-Package Couchbase.Lite.Storage.SystemSQLite
dotnet add package Couchbase.Lite.Storage.SystemSQLite
paket add Couchbase.Lite.Storage.SystemSQLite
Couchbase.Lite.Storage.SystemSQLite Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- SQLitePCL.raw(>= 0.9.3)
- SQLitePCL.ugly(>= 0.9.3)
- SQLitePCL.plugin.sqlite3.net35(>= 0.9.3)
- SQLitePCL.native.sqlite3.v110_xp(>= 0.9.3)
- SQLitePCL.raw(>= 0.9.3)
- SQLitePCL.ugly(>= 0.9.3)
- SQLitePCL.plugin.sqlite3.net45(>= 0.9.3)
- SQLitePCL.native.sqlite3.v110_xp(>= 0.9.3)
- SQLitePCL.raw(>= 0.9.3)
- SQLitePCL.ugly(>= 0.9.3)
- SQLitePCL.raw(>= 0.9.3)
- SQLitePCL.ugly(>= 0.9.3)
Tags