Skip to main content
SQLitePCLRaw.bundle_cil package icon

SQLitePCLRaw.bundle_cil

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.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCLRaw.bundle_cil --version 2.0.5-pre20210119130047
Package Manager Console
Install-Package SQLitePCLRaw.bundle_cil -Version 2.0.5-pre20210119130047
PackageReference
<PackageReference Include="SQLitePCLRaw.bundle_cil" Version="2.0.5-pre20210119130047" />

Frameworks

net5.0

Dependencies

[2.0.5-pre20210119130047, )
[2.0.5-pre20210119130047, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.