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

SQLitePCLRaw.provider.sqlcipher.android

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
573.5K
573,521
Published
Jan 24, 2019
Latest stable version

Install

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

Frameworks

MonoAndroid0.0

Dependencies

SQLitePCLRaw.core
MonoAndroid0.0
[1.1.13, )

Adoption guide

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

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.