Skip to main content
SQLitePCLRaw.provider.sqlcipher.net35 package icon

SQLitePCLRaw.provider.sqlcipher.net35

A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.

Total Downloads
32.2K
32,220
Published
Aug 3, 2017
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCLRaw.provider.sqlcipher.net35 --version 1.1.8
Package Manager Console
Install-Package SQLitePCLRaw.provider.sqlcipher.net35 -Version 1.1.8
PackageReference
<PackageReference Include="SQLitePCLRaw.provider.sqlcipher.net35" Version="1.1.8" />

Frameworks

.NETFramework3.5

Dependencies

SQLitePCLRaw.core
.NETFramework3.5
[1.1.8, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.