SQLitePCL.plugin.sqlcipher.net35
0.9.0-pre5
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package SQLitePCL.plugin.sqlcipher.net35 --version 0.9.0-pre5
NuGet\Install-Package SQLitePCL.plugin.sqlcipher.net35 -Version 0.9.0-pre5
<PackageReference Include="SQLitePCL.plugin.sqlcipher.net35" Version="0.9.0-pre5" />
paket add SQLitePCL.plugin.sqlcipher.net35 --version 0.9.0-pre5
#r "nuget: SQLitePCL.plugin.sqlcipher.net35, 0.9.0-pre5"
// Install SQLitePCL.plugin.sqlcipher.net35 as a Cake Addin #addin nuget:?package=SQLitePCL.plugin.sqlcipher.net35&version=0.9.0-pre5&prerelease // Install SQLitePCL.plugin.sqlcipher.net35 as a Cake Tool #tool nuget:?package=SQLitePCL.plugin.sqlcipher.net35&version=0.9.0-pre5&prerelease
Install this package in your app project and call SQLite3Plugin.Init()
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SQLitePCL.plugin.sqlcipher.net35:
Package | Downloads |
---|---|
Couchbase.Lite.Storage.SQLCipher
A storage engine provider for Couchbase Lite .NET that utilizies SQLCipher to gain encryption features. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.4-pre1 | 863 | 8/8/2016 |
0.9.2 | 1,096 | 6/17/2016 |
0.9.2-pre1 | 791 | 6/17/2016 |
0.9.1 | 1,245 | 6/10/2016 |
0.9.0 | 933 | 6/6/2016 |
0.9.0-pre8 | 767 | 5/9/2016 |
0.9.0-pre7 | 815 | 4/18/2016 |
0.9.0-pre6 | 806 | 4/11/2016 |
0.9.0-pre5 | 822 | 3/21/2016 |
Major restructuring of the NuGet packages. Main package (SQLitePCL.raw) no longer has any native code embedded in it. For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages.