Couchbase.Lite.Storage.SQLCipher
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Couchbase.Lite.Storage.SQLCipher --version 1.2.0
NuGet\Install-Package Couchbase.Lite.Storage.SQLCipher -Version 1.2.0
<PackageReference Include="Couchbase.Lite.Storage.SQLCipher" Version="1.2.0" />
paket add Couchbase.Lite.Storage.SQLCipher --version 1.2.0
#r "nuget: Couchbase.Lite.Storage.SQLCipher, 1.2.0"
// Install Couchbase.Lite.Storage.SQLCipher as a Cake Addin #addin nuget:?package=Couchbase.Lite.Storage.SQLCipher&version=1.2.0 // Install Couchbase.Lite.Storage.SQLCipher as a Cake Tool #tool nuget:?package=Couchbase.Lite.Storage.SQLCipher&version=1.2.0
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
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
This package is not used by any popular GitHub repositories.
Starting with Couchbase Lite 1.2 the disk persistence mechanism is modularized, meaning that at least one support package is required for it to function properl
y. The Couchbase.Lite.Storage.SystemSQLite package is added by default as a req
uired dependency.
For full details please see https://github.com/couchbase/couchbase-lite-net/releases/tag/1.2