SQLitePCLRaw.bundle_e_sqlcipher
2.1.7
dotnet add package SQLitePCLRaw.bundle_e_sqlcipher --version 2.1.7
NuGet\Install-Package SQLitePCLRaw.bundle_e_sqlcipher -Version 2.1.7
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.7" />
paket add SQLitePCLRaw.bundle_e_sqlcipher --version 2.1.7
#r "nuget: SQLitePCLRaw.bundle_e_sqlcipher, 2.1.7"
// Install SQLitePCLRaw.bundle_e_sqlcipher as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.bundle_e_sqlcipher&version=2.1.7
// Install SQLitePCLRaw.bundle_e_sqlcipher as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.bundle_e_sqlcipher&version=2.1.7
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: e_sqlcipher included
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-android31.0 is compatible. net6.0-ios was computed. net6.0-ios14.0 is compatible. net6.0-ios14.2 is compatible. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid90 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.7)
- SQLitePCLRaw.provider.dynamic_cdecl (>= 2.1.7)
-
.NETStandard 2.0
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.7)
-
MonoAndroid 9.0
- SQLitePCLRaw.lib.e_sqlcipher.android (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.7)
-
net6.0-android31.0
- SQLitePCLRaw.lib.e_sqlcipher.android (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.7)
-
net6.0-ios14.0
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.7)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.7)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-ios14.2
- SQLitePCLRaw.lib.e_sqlcipher.ios (>= 2.1.7)
- SQLitePCLRaw.provider.internal (>= 2.1.7)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.lib.e_sqlcipher.ios (>= 2.1.7)
- SQLitePCLRaw.provider.internal (>= 2.1.7)
NuGet packages (17)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.bundle_e_sqlcipher:
Package | Downloads |
---|---|
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. |
|
DatabaseInterpreter.Core
Retrieve database objects and generate scripts of them for SqlServer, MySql, Oracle, Postgres and SQLite. |
|
NineDigit.eKasa
eKasa PPEKK solution by Nine Digit, s.r.o. |
|
Nickvision.Aura
A cross-platform base for Nickvision applications |
|
NineDigit.eKasa.StorageManagement
No descrpition. |
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on SQLitePCLRaw.bundle_e_sqlcipher:
Repository | Stars |
---|---|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
praeclarum/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
|
|
jamie-mh/AuthenticatorPro
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
|
|
Mimetis/Dotmim.Sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
|
|
ericsink/SQLitePCL.raw
A Portable Class Library (PCL) for low-level (raw) access to SQLite
|