Skip to main content
SQLitePCLRaw.bundle_green package icon

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.

Total Downloads
90.8M
90,774,332
Published
Sep 2, 2021
Latest stable version

Install

.NET CLI
dotnet add package SQLitePCLRaw.bundle_green --version 2.0.6-pre20210902144138
Package Manager Console
Install-Package SQLitePCLRaw.bundle_green -Version 2.0.6-pre20210902144138
PackageReference
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.6-pre20210902144138" />

Frameworks

Xamarin.iOS1.0 MonoAndroid8.0 .NETFramework4.6.1 .NETStandard2.0

Dependencies

SQLitePCLRaw.core
Xamarin.iOS1.0
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )
SQLitePCLRaw.core
MonoAndroid8.0
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )
SQLitePCLRaw.core
.NETFramework4.6.1
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )
SQLitePCLRaw.lib.e_sqlite3
.NETFramework4.6.1
[2.0.6-pre20210902144138, )
SQLitePCLRaw.core
.NETStandard2.0
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )
[2.0.6-pre20210902144138, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

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

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

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.