Skip to main content
sqlite-net-sqlcipher package icon

sqlite-net-sqlcipher

SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the database with password (key) access.

Total Downloads
2.2M
2,240,454
Published
Nov 28, 2022
Latest stable version

Install

.NET CLI
dotnet add package sqlite-net-sqlcipher --version 1.9.141-beta
Package Manager Console
Install-Package sqlite-net-sqlcipher -Version 1.9.141-beta
PackageReference
<PackageReference Include="sqlite-net-sqlcipher" Version="1.9.141-beta" />

Frameworks

.NETStandard2.0

Dependencies

[2.1.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

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.