Couchbase.Lite.Storage.SQLCipher
1.2.1.1
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Couchbase.Lite.Storage.SQLCipher -Version 1.2.1.1
dotnet add package Couchbase.Lite.Storage.SQLCipher --version 1.2.1.1
<PackageReference Include="Couchbase.Lite.Storage.SQLCipher" Version="1.2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Couchbase.Lite.Storage.SQLCipher --version 1.2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Couchbase.Lite.Storage.SQLCipher, 1.2.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
This is a maintenance release which includes hotfixes applied against 1.2.0.
For full details please see https://github.com/couchbase/couchbase-lite-net/releases/tag/1.2
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Couchbase.Lite.Storage.SQLCipher:
Package | Downloads |
---|---|
MvvX.Plugins.CouchBaseLite.SQLCipher
This package contains the 'CouchBaseLite' plugin for MvvmCross.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Couchbase.Lite.Storage.SQLCipher:
Repository | Stars |
---|---|
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
|