SQLitePCLRaw.bundle_green 1.1.3-pre20170220084037

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

Showing the top 20 packages that depend on SQLitePCLRaw.bundle_green.

Packages Downloads
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
15
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
22
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/958f2354c4d83dbb0e7723d0a8079a0dfbc33f25.
19
Microsoft.CodeAnalysis.Workspaces.Common
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
20
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
15
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
16
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
17
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
20
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 at: https://github.com/aspnet/Microsoft.Data.Sqlite.git/tree/ed4892b9d05c7bddd633bf967de17141dbf9fc2f
17
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/1cdd769419dc1ef5ea7bff5247786bc2bb1524b4
15
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/8e7402701ea1416b7fe55e1863ae65b3147c02c7
15
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/bf24028cec2e5f63c02307865729f3c1b3afcf38
15
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/d1b10fc6ccca83e29109a0a8d9c047f2e68aede5
18
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core.
16
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core.
19
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/1cdd769419dc1ef5ea7bff5247786bc2bb1524b4
18
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/7cd2eb79628a2511af8e8d2699c29380909ab004
16
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/ee3828a168f874efc5e5c8cc8c9bce9aa7db9d25
16

1.1.3: 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.

Any 0.0

.NET Framework 3.5

.NET Framework 4.0

.NET Framework 4.5

.NET Core 0.0

.NETPortable 0.0

.NETPortable 0.0

.NETPortable 0.0

.NET Standard 1.1

UAP 10.0

MonoAndroid 0.0

Xamarin.iOS 1.0

Xamarin.Mac 2.0

WindowsPhoneApp 8.1

WindowsPhone 8.0

Windows 8.1

Windows 8.0

Version Downloads Last updated
2.1.10 5 09/15/2024
2.1.10-pre20240828193256 3 09/14/2024
2.1.9 4 08/10/2024
2.1.8 6 03/27/2024
2.1.7 12 11/29/2023
2.1.7-pre20231117161811 17 11/20/2023
2.1.7-pre20231110210158 11 11/14/2023
2.1.6 30 09/10/2023
2.1.6-pre20230809203314 14 09/09/2023
2.1.5 21 05/25/2023
2.1.5-pre20230516213315 36 06/06/2023
2.1.4 23 04/04/2023
2.1.4-pre20230105221937 13 04/11/2023
2.1.3 17 04/11/2023
2.1.3-pre20221111222311 39 04/11/2023
2.1.2 67 09/22/2022
2.1.2-pre20220916165053 49 09/22/2022
2.1.2-pre20220913165057 23 09/22/2022
2.1.1 37 09/25/2022
2.1.1-pre20220822172036 12 09/23/2022
2.1.0 16 09/21/2022
2.1.0-pre20220427180151 29 10/15/2022
2.1.0-pre20220318192836 30 09/22/2022
2.1.0-pre20220207221914 51 09/22/2022
2.1.0-pre20220207195309 31 09/23/2022
2.0.8-pre20220111224339 19 09/26/2022
2.0.7 16 09/22/2022
2.0.7-pre20210929171745 28 09/22/2022
2.0.6 21 09/22/2022
2.0.6-pre20210902144138 46 09/21/2022
2.0.5 30 09/23/2022
2.0.5-pre20210824155535 30 09/24/2022
2.0.5-pre20210824155428 25 10/15/2022
2.0.5-pre20210817120427 24 09/23/2022
2.0.5-pre20210521085756 37 09/22/2022
2.0.5-pre20210119130047 23 09/24/2022
2.0.5-pre20201231105030 60 09/22/2022
2.0.4 14 09/25/2022
2.0.4-pre20200828111558 51 10/15/2022
2.0.3 11 09/21/2022
2.0.2 35 09/21/2022
2.0.2-pre20191018090318 19 09/24/2022
2.0.2-pre20191003102319 27 09/24/2022
2.0.2-pre20190904113843 34 09/21/2022
2.0.1 27 10/15/2022
2.0.0 20 09/24/2022
2.0.0-pre20190628101813 20 09/22/2022
2.0.0-pre20190625090255 22 09/23/2022
2.0.0-pre20190621100518 71 09/25/2022
2.0.0-pre20190620134904 66 09/23/2022
1.1.15 17 04/11/2023
1.1.14 42 10/15/2022
1.1.13 35 10/15/2022
1.1.12 17 10/15/2022
1.1.11 26 10/15/2022
1.1.10 19 10/15/2022
1.1.10-pre20180223200113 20 09/24/2022
1.1.9 19 09/26/2022
1.1.8 15 10/15/2022
1.1.7 20 09/25/2022
1.1.7-pre20170619212538 21 09/23/2022
1.1.6 20 10/15/2022
1.1.5 25 10/15/2022
1.1.4 19 09/27/2022
1.1.3 14 10/15/2022
1.1.3-pre20170220084037 14 09/23/2022
1.1.2 28 10/15/2022
1.1.1 61 10/15/2022
1.1.1-pre20161109081005 31 09/22/2022
1.1.0 12 10/15/2022
1.1.0-pre20160928150051 19 10/15/2022
1.0.1 53 10/15/2022
1.0.0 38 10/15/2022
1.0.0-pre20160912104037 25 10/15/2022
1.0.0-pre20160901085507 24 10/15/2022