SQLitePCLRaw.provider.e_sqlite3
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 does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package SQLitePCLRaw.provider.e_sqlite3 -Version 2.0.4
dotnet add package SQLitePCLRaw.provider.e_sqlite3 --version 2.0.4
<PackageReference Include="SQLitePCLRaw.provider.e_sqlite3" 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.e_sqlite3 --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.provider.e_sqlite3, 2.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://ericsink.com/SQLitePCLRaw_releases.html
Dependencies
-
- SQLitePCLRaw.core (>= 2.0.4)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.e_sqlite3:
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
|
|
Fluker
This package contains common classes and interfaces that are used in other Fluker controls.
|
|
Fluker.Media
This package contains classes, interfaces, controls and utility for support media like video, pdf and images in the app. It depends on Fluker
|
|
Uno.SQLitePCLRaw.provider.wasm
This package is an SQLitePCLRaw.core provider for WebAssembly
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SQLitePCLRaw.provider.e_sqlite3:
Repository | Stars |
---|---|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5-pre20210119130047 | 899 | 1/19/2021 |
2.0.5-pre20201231105030 | 1,031 | 12/31/2020 |
2.0.4 | 180,258 | 9/3/2020 |
2.0.4-pre20200828111558 | 152 | 8/28/2020 |
2.0.3 | 600,415 | 5/1/2020 |
2.0.2 | 1,553,110 | 11/1/2019 |
2.0.2-pre20191018090318 | 1,041 | 10/18/2019 |
2.0.2-pre20191003102319 | 667 | 10/3/2019 |
2.0.2-pre20190904113843 | 1,683 | 9/4/2019 |
2.0.1 | 131,582 | 9/3/2019 |
2.0.0 | 178,785 | 8/5/2019 |
2.0.0-pre20190628101813 | 7,020 | 6/28/2019 |
2.0.0-pre20190625090255 | 697 | 6/25/2019 |
2.0.0-pre20190621100518 | 278 | 6/21/2019 |
2.0.0-pre20190620134904 | 262 | 6/20/2019 |