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
May 19, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 MonoAndroid9.0 Xamarin.iOS1.0 net6.0-android31.0 net6.0-ios14.0 net6.0-ios14.2 net6.0-tvos10.0 .NETStandard2.0

Dependencies

[2.1.5, )
SQLitePCLRaw.lib.e_sqlite3
.NETFramework4.6.1
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )
[2.1.5, )

Adoption guide

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

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

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.