A storage engine provider for Couchbase Lite .NET that utilizies a custom built 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.CustomSQLite |
Install
Install-Package Couchbase.Lite.Storage.CustomSQLite
dotnet add package Couchbase.Lite.Storage.CustomSQLite
paket add Couchbase.Lite.Storage.CustomSQLite
Couchbase.Lite.Storage.CustomSQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCL.raw(>= 0.9.3)
- SQLitePCL.ugly(>= 0.9.3)
Tags