SQLitePCLRaw.lib.e_sqlcipher
2.0.5
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package SQLitePCLRaw.lib.e_sqlcipher --version 2.0.5
NuGet\Install-Package SQLitePCLRaw.lib.e_sqlcipher -Version 2.0.5
<PackageReference Include="SQLitePCLRaw.lib.e_sqlcipher" Version="2.0.5" />
paket add SQLitePCLRaw.lib.e_sqlcipher --version 2.0.5
#r "nuget: SQLitePCLRaw.lib.e_sqlcipher, 2.0.5"
// Install SQLitePCLRaw.lib.e_sqlcipher as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.lib.e_sqlcipher&version=2.0.5
// Install SQLitePCLRaw.lib.e_sqlcipher as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.lib.e_sqlcipher&version=2.0.5
This package contains platform-specific native code builds of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCLRaw. Note that these sqlcipher builds are unofficial and unsupported. For official sqlcipher builds, contact Zetetic. To use this package, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SQLitePCLRaw.lib.e_sqlcipher:
Package | Downloads |
---|---|
SQLitePCLRaw.bundle_e_sqlcipher
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlcipher included |
|
Zumero_sqlcipher
Zumero for SQL Server (ZSS) is a product which synchronizes SQL Server data with SQLite on mobile devices. This package contains the ZSS client libraries in the form of a Portable Class Library (PCL). This package depends on the presence of sqlcipher in order to support encryption. |
GitHub repositories
This package is not used by any popular GitHub repositories.