SQLitePCLRaw.provider.dynamic_cdecl
2.0.4
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SQLitePCLRaw.provider.dynamic_cdecl -Version 2.0.4
dotnet add package SQLitePCLRaw.provider.dynamic_cdecl --version 2.0.4
<PackageReference Include="SQLitePCLRaw.provider.dynamic_cdecl" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.provider.dynamic_cdecl --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://ericsink.com/SQLitePCLRaw_releases.html
Dependencies
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.0.4)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.dynamic_cdecl:
Package | Downloads |
---|---|
SQLitePCLRaw.bundle_green
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: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
|
|
SQLitePCLRaw.bundle_e_sqlite3
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_sqlite3 included
|
|
SQLitePCLRaw.bundle_e_sqlcipher
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: unofficial open source sqlcipher builds included. Note that these sqlcipher builds are unofficial and unsupported. For official sqlcipher builds, contact Zetetic.
|
|
SQLitePCLRaw.bundle_zetetic
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: reference the official SQLCipher builds from Zetetic, which are not included in this package
|
|
Fluker
This package contains common classes and interfaces that are used in other Fluker controls.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SQLitePCLRaw.provider.dynamic_cdecl:
Repository | Stars |
---|---|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
Idered/snatch
📋 Beautiful clipboard manager for Windows
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5-pre20201231105030 | 4,508 | 12/31/2020 |
2.0.4 | 602,339 | 9/3/2020 |
2.0.4-pre20200828111558 | 224 | 8/28/2020 |
2.0.3 | 646,735 | 5/1/2020 |
2.0.2 | 7,711,980 | 11/1/2019 |
2.0.2-pre20191018090318 | 1,353 | 10/18/2019 |
2.0.2-pre20191003102319 | 992 | 10/3/2019 |
2.0.2-pre20190904113843 | 755 | 9/4/2019 |
2.0.1 | 160,710 | 9/3/2019 |
2.0.0 | 1,890,356 | 8/5/2019 |
2.0.0-pre20190628101813 | 55,322 | 6/28/2019 |