SQLitePCL.plugin.sqlcipher.net45
0.9.2
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); This particular plugin package contains no native code, so you will also need to add one of the SQLitePCL.native.* packages.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
Install-Package SQLitePCL.plugin.sqlcipher.net45 -Version 0.9.2
dotnet add package SQLitePCL.plugin.sqlcipher.net45 --version 0.9.2
<PackageReference Include="SQLitePCL.plugin.sqlcipher.net45" Version="0.9.2" />
paket add SQLitePCL.plugin.sqlcipher.net45 --version 0.9.2
#r "nuget: SQLitePCL.plugin.sqlcipher.net45, 0.9.2"
Release Notes
NOTE that 0.9 is a major restructuring of the NuGet packages, and in some cases, upgrading from previous versions will require changes. The main package (SQLitePCL.raw) no longer has 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. See the SQLitePCL.raw page on GitHub for more info.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SQLitePCL.plugin.sqlcipher.net45:
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 History
Version | Downloads | Last updated |
---|---|---|
0.9.4-pre1 | 585 | 8/8/2016 |
0.9.2 | 587 | 6/17/2016 |
0.9.2-pre1 | 528 | 6/17/2016 |
0.9.1 | 3,863 | 6/10/2016 |
0.9.0 | 540 | 6/6/2016 |
0.9.0-pre8 | 537 | 5/9/2016 |
0.9.0-pre7 | 601 | 4/18/2016 |
0.9.0-pre6 | 525 | 4/11/2016 |
0.9.0-pre5 | 535 | 3/21/2016 |