SQLitePCLRaw.bundle_e_sqlcipher
2.1.0
Prefix Reserved
Install-Package SQLitePCLRaw.bundle_e_sqlcipher -Version 2.1.0
dotnet add package SQLitePCLRaw.bundle_e_sqlcipher --version 2.1.0
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.0" />
paket add SQLitePCLRaw.bundle_e_sqlcipher --version 2.1.0
#r "nuget: SQLitePCLRaw.bundle_e_sqlcipher, 2.1.0"
// Install SQLitePCLRaw.bundle_e_sqlcipher as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.bundle_e_sqlcipher&version=2.1.0
// Install SQLitePCLRaw.bundle_e_sqlcipher as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.bundle_e_sqlcipher&version=2.1.0
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-android31.0 net6.0-ios net6.0-ios14.0 net6.0-ios14.2 net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid90 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.0)
- SQLitePCLRaw.provider.dynamic_cdecl (>= 2.1.0)
-
.NETStandard 2.0
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.0)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.0)
-
MonoAndroid 9.0
- SQLitePCLRaw.lib.e_sqlcipher.android (>= 2.1.0)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.0)
-
net6.0-android31.0
- SQLitePCLRaw.lib.e_sqlcipher.android (>= 2.1.0)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.0)
-
net6.0-ios14.0
- SQLitePCLRaw.lib.e_sqlcipher (>= 2.1.0)
- SQLitePCLRaw.provider.e_sqlcipher (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
net6.0-ios14.2
- SQLitePCLRaw.lib.e_sqlcipher.ios (>= 2.1.0)
- SQLitePCLRaw.provider.internal (>= 2.1.0)
- System.Runtime.InteropServices.NFloat.Internal (>= 6.0.1)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.lib.e_sqlcipher.ios (>= 2.1.0)
- SQLitePCLRaw.provider.internal (>= 2.1.0)
NuGet packages (9)
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. |
|
NineDigit.eKasa
eKasa PPEKK solution by Nine Digit, s.r.o. |
|
NineDigit.eKasa.StorageManagement
No descrpition. |
|
SQLite.NET.SQLCipher
This library is an unofficial version of SQLite.NET with SQLitePCLRaw 2.0 |
|
Murph.Database.Provider.Sqlite
数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin |
GitHub repositories (5)
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
|
|
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
|
|
okyrylchuk/dotnet6_features
|