VOOZH about

URL: https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlcipher/

⇱ NuGet Gallery | SQLitePCLRaw.provider.sqlcipher 3.0.3




SQLitePCLRaw.provider.sqlcipher 3.0.3

Prefix Reserved
dotnet add package SQLitePCLRaw.provider.sqlcipher --version 3.0.3
 
 
NuGet\Install-Package SQLitePCLRaw.provider.sqlcipher -Version 3.0.3
 
 
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="SQLitePCLRaw.provider.sqlcipher" Version="3.0.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.provider.sqlcipher" Version="3.0.3" />
 
Directory.Packages.props
<PackageReference Include="SQLitePCLRaw.provider.sqlcipher" />
 
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 SQLitePCLRaw.provider.sqlcipher --version 3.0.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.provider.sqlcipher, 3.0.3"
 
 
#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.
#:package SQLitePCLRaw.provider.sqlcipher@3.0.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SQLitePCLRaw.provider.sqlcipher&version=3.0.3
 
Install as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.provider.sqlcipher&version=3.0.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net8.0-windows7.0 net8.0-windows7.0 is compatible.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net471 net471 is compatible.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
3.0.3 1,648 5/7/2026
3.0.2 19,662 9/2/2025
3.0.1 568 8/5/2025
3.0.0 986 7/30/2025
2.1.11 56,368 3/7/2025
2.1.11-pre20241216174303 245 12/16/2024
2.1.10 3,922 9/11/2024
2.1.10-pre20240828193256 256 8/28/2024
2.1.9 2,744 8/7/2024
2.1.8 27,501 2/5/2024
2.1.7 1,370 11/22/2023
2.1.7-pre20231117161811 373 11/17/2023
2.1.7-pre20231110210158 286 11/10/2023
2.1.6 1,919 8/23/2023
2.1.6-pre20230809203314 287 8/9/2023
2.1.5 22,700 5/19/2023
2.1.5-pre20230516213315 343 5/16/2023
2.1.4 26,024 1/10/2023
2.1.4-pre20230105221937 353 1/5/2023
2.1.3 9,773 12/1/2022
Loading failed