SQLitePCLRaw.bundle_green
1.1.7-pre20170619212538
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
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package SQLitePCLRaw.bundle_green -Version 1.1.7-pre20170619212538
dotnet add package SQLitePCLRaw.bundle_green --version 1.1.7-pre20170619212538
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="1.1.7-pre20170619212538" />
paket add SQLitePCLRaw.bundle_green --version 1.1.7-pre20170619212538
Release Notes
1.1.7: TODO. 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.
Dependencies
-
.NETCoreApp 0.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.netstandard11 (>= 1.1.7-pre20170619212538)
-
.NETFramework 3.5
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.net35 (>= 1.1.7-pre20170619212538)
-
.NETFramework 4.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.net40 (>= 1.1.7-pre20170619212538)
-
.NETFramework 4.5
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.net45 (>= 1.1.7-pre20170619212538)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
-
All Frameworks
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
-
MonoAndroid 0.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.android (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.android (>= 1.1.7-pre20170619212538)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
-
UAP 10.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v140 (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.uwp10 (>= 1.1.7-pre20170619212538)
-
Windows 8.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110 (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.win8 (>= 1.1.7-pre20170619212538)
-
Windows 8.1
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v120 (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.win81 (>= 1.1.7-pre20170619212538)
-
WindowsPhone 8.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v110_wp80 (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.wp80 (>= 1.1.7-pre20170619212538)
-
WindowsPhoneApp 8.1
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.v120_wp81 (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.wpa81 (>= 1.1.7-pre20170619212538)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.sqlite3.ios_unified (>= 1.1.7-pre20170619212538)
-
Xamarin.Mac 2.0
- SQLitePCLRaw.core (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.7-pre20170619212538)
- SQLitePCLRaw.provider.e_sqlite3.macos (>= 1.1.7-pre20170619212538)
GitHub Usage
Showing the top 10 GitHub repositories that depend on SQLitePCLRaw.bundle_green:
Repository | Stars | |
---|---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
||
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
|
||
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
||
praeclarum/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET
|
||
xamarin/monodroid-samples
A collection of Xamarin.Android sample projects.
|
||
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
||
linq2db/linq2db
Linq to database provider.
|
||
xamarin/mobile-samples
|
||
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
||
OmniSharp/omnisharp-roslyn
OmniSharp based on roslyn workspaces
|
Read more about the GitHub Usage information on our documentation.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.0.2 | 6,971 | 11/1/2019 | ||
2.0.2-pre20191018090318 | 271 | 10/18/2019 | ||
2.0.2-pre20191003102319 | 332 | 10/3/2019 | ||
2.0.2-pre20190904113843 | 1,390 | 9/4/2019 | ||
2.0.1 | 24,401 | 9/3/2019 | ||
2.0.0 | 14,259 | 8/5/2019 | ||
2.0.0-pre20190628101813 | 783 | 6/28/2019 | ||
2.0.0-pre20190625090255 | 172 | 6/25/2019 | ||
2.0.0-pre20190621100518 | 105 | 6/21/2019 | ||
2.0.0-pre20190620134904 | 97 | 6/20/2019 | ||
1.1.14 | 119,594 | 6/5/2019 | ||
1.1.13 | 274,895 | 1/24/2019 | ||
1.1.12 | 2,808,520 | 12/19/2018 | ||
1.1.11 | 1,555,069 | 5/2/2018 | ||
1.1.10 | 100,105 | 3/28/2018 | ||
1.1.10-pre20180223200113 | 10,377 | 2/24/2018 | ||
1.1.9 | 148,244 | 11/13/2017 | ||
1.1.8 | 317,332 | 8/3/2017 | ||
1.1.7 | 5,264,645 | 6/28/2017 | ||
1.1.7-pre20170619212538 | 410 | 6/20/2017 | ||
1.1.6 | 8,989 | 6/19/2017 | ||
1.1.5 | 627,166 | 5/1/2017 | ||
1.1.4 | 1,505 | 4/29/2017 | ||
1.1.3 | 55,085 | 4/19/2017 | ||
1.1.3-pre20170220084037 | 3,222 | 2/20/2017 | ||
1.1.2 | 1,274,052 | 1/4/2017 | ||
1.1.1 | 31,178 | 11/30/2016 | ||
1.1.1-pre20161109081005 | 1,047 | 11/9/2016 | ||
1.1.0 | 189,696 | 10/3/2016 | ||
1.1.0-pre20160928150051 | 478 | 9/28/2016 | ||
1.0.1 | 94,063 | 9/20/2016 | ||
1.0.0 | 49,535 | 9/15/2016 | ||
1.0.0-pre20160912104037 | 396 | 9/12/2016 | ||
1.0.0-pre20160901085507 | 1,854 | 9/1/2016 |