SQLitePCLRaw.bundle_cil
2.0.5-pre20210119130047
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: instead of a 'native' SQLite library, use SQLite compiled as a pure .NET assembly. EXPERIMENTAL, not ready for production use.
This is a prerelease version of SQLitePCLRaw.bundle_cil.
Requires NuGet 2.12 or higher.
Install-Package SQLitePCLRaw.bundle_cil -Version 2.0.5-pre20210119130047
dotnet add package SQLitePCLRaw.bundle_cil --version 2.0.5-pre20210119130047
<PackageReference Include="SQLitePCLRaw.bundle_cil" Version="2.0.5-pre20210119130047" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.bundle_cil --version 2.0.5-pre20210119130047
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.bundle_cil, 2.0.5-pre20210119130047"
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
-
net5.0
- SQLitePCLRaw.core (>= 2.0.5-pre20210119130047)
- SQLitePCLRaw.provider.cil (>= 2.0.5-pre20210119130047)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SQLitePCLRaw.bundle_cil:
Repository | Stars |
---|---|
ServiceStack/ServiceStack.OrmLite
Fast, Simple, Typed ORM for .NET
|
|
ericsink/SQLitePCL.raw
A Portable Class Library (PCL) for low-level (raw) access to SQLite
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5-pre20210119130047 | 140 | 1/19/2021 |