SQLitePCL.native.sqlcipher.linux 0.9.0-pre7

This is a prerelease version of SQLitePCL.native.sqlcipher.linux.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package SQLitePCL.native.sqlcipher.linux --version 0.9.0-pre7
                    
NuGet\Install-Package SQLitePCL.native.sqlcipher.linux -Version 0.9.0-pre7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLitePCL.native.sqlcipher.linux" Version="0.9.0-pre7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCL.native.sqlcipher.linux" Version="0.9.0-pre7" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCL.native.sqlcipher.linux" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SQLitePCL.native.sqlcipher.linux --version 0.9.0-pre7
                    
#r "nuget: SQLitePCL.native.sqlcipher.linux, 0.9.0-pre7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SQLitePCL.native.sqlcipher.linux&version=0.9.0-pre7&prerelease
                    
Install SQLitePCL.native.sqlcipher.linux as a Cake Addin
#tool nuget:?package=SQLitePCL.native.sqlcipher.linux&version=0.9.0-pre7&prerelease
                    
Install SQLitePCL.native.sqlcipher.linux as a Cake Tool

TODO explain this

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SQLitePCL.native.sqlcipher.linux:

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 1,017 8/8/2016
0.9.2 1,309 6/17/2016
0.9.2-pre1 1,022 6/17/2016
0.9.1 5,388 6/10/2016
0.9.0 1,149 6/6/2016
0.9.0-pre8 974 5/9/2016
0.9.0-pre7 992 4/18/2016
0.9.0-pre6 985 4/11/2016
0.9.0-pre5 1,081 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.