SQLitePCLRaw.bundle_green 1.1.7

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=SQLite included

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

Install-Package SQLitePCLRaw.bundle_green -Version 1.1.7
dotnet add package SQLitePCLRaw.bundle_green --version 1.1.7
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.bundle_green --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SQLitePCLRaw.bundle_green, 1.1.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLitePCLRaw.bundle_green as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.bundle_green&version=1.1.7

// Install SQLitePCLRaw.bundle_green as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.bundle_green&version=1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

1.1.7:  Drop SQLite down to 3.18.2.  1.1.6:  AssetTargetFallback fixes.  update sqlite builds to 3.19.3.  1.1.5:  bug fix path in lib.foo.linux targets file.  1.1.4:  tweak use of nuget .targets files for compat with .NET Core.  1.1.3:  add SQLITE_CHECKPOINT_TRUNCATE symbol definition.  add new blob overloads to enable better performance in certain cases.  chg winsqlite3 to use StdCall.  fix targets files for better compat with VS 2017 nuget pack.  add 32-bit linux build for e_sqlite3.  update to latest libcrypto builds from couchbase folks.  1.1.2:  ability to FreezeProvider().  update e_sqlite3 builds to 3.16.1.  1.1.1:  add support for config_log.  update e_sqlite3 builds to 3.15.2.  fix possible memory corruption when using prepare_v2() with multiple statements.  better errmsg from ugly.step().  add win8 dep groups in bundles.  fix batteries_v2.Init() to be 'last call wins' like the v1 version is.  chg raw.SetProvider() to avoid calling sqlite3_initialize() so that sqlite3_config() can be used.  better support for Xamarin.Mac.  1.1.0:  fix problem with winsqlite3 on UWP.  remove iOS Classic support.  add sqlite3_enable_load_extension.  add sqlite3_config/initialize/shutdown.  add Batteries_V2.Init().  1.0.1:  fix problem with bundle_e_sqlite3 on iOS.  fix issues with .NET Core.  add bundle_sqlcipher.  1.0.0 release:  Contains minor breaking changes since 0.9.x.  All package names now begin with SQLitePCLRaw.  Now supports netstandard.  Fixes for UWP and Android N.  Change all unit tests to xunit.  Support for winsqlite3.dll and custom SQLite builds.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SQLitePCLRaw.bundle_green:

Package Downloads
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core. This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165
Microsoft.Data.Sqlite
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/ee3828a168f874efc5e5c8cc8c9bce9aa7db9d25

Version History

Version Downloads Last updated
1.1.12 0 06.02.2022
1.1.11 0 06.02.2022
1.1.7 0 06.02.2022