SQLitePCLRaw.provider.sqlcipher
2.1.4
dotnet add package SQLitePCLRaw.provider.sqlcipher --version 2.1.4
NuGet\Install-Package SQLitePCLRaw.provider.sqlcipher -Version 2.1.4
<PackageReference Include="SQLitePCLRaw.provider.sqlcipher" Version="2.1.4" />
paket add SQLitePCLRaw.provider.sqlcipher --version 2.1.4
#r "nuget: SQLitePCLRaw.provider.sqlcipher, 2.1.4"
// Install SQLitePCLRaw.provider.sqlcipher as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.provider.sqlcipher&version=2.1.4
// Install SQLitePCLRaw.provider.sqlcipher as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.provider.sqlcipher&version=2.1.4
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlcipher', and is intended for use with official SQLCipher builds from Zetetic.
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 net6.0-windows7.0 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows net7.0-windows7.0 |
.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 |
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.1.4)
-
net6.0
- SQLitePCLRaw.core (>= 2.1.4)
-
net6.0-windows7.0
- SQLitePCLRaw.core (>= 2.1.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SQLitePCLRaw.provider.sqlcipher:
Package | Downloads |
---|---|
SQLitePCLRaw.bundle_zetetic
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: reference the official SQLCipher builds from Zetetic, which are not included in this package |
GitHub repositories
This package is not used by any popular GitHub repositories.