Info
Version: | 1.9.172 |
Author(s): | SQLite-net |
Last Update: | Wednesday, March 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/praeclarum/sqlite-net |
NuGet Url: | https://www.nuget.org/packages/sqlite-net-sqlcipher |
Install
Install-Package sqlite-net-sqlcipher
dotnet add package sqlite-net-sqlcipher
paket add sqlite-net-sqlcipher
sqlite-net-sqlcipher Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLitePCLRaw.bundle_e_sqlcipher(>= 2.0.4)
Tags
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.