SQLitePCLRaw.bundle_green
1.1.0-pre20160928150051
This 'batteries-included' bundle brings in SQLitePCLRaw 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.0-pre20160928150051
dotnet add package SQLitePCLRaw.bundle_green --version 1.1.0-pre20160928150051
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="1.1.0-pre20160928150051" />
paket add SQLitePCLRaw.bundle_green --version 1.1.0-pre20160928150051
#r "nuget: SQLitePCLRaw.bundle_green, 1.1.0-pre20160928150051"
Release Notes
1.1.0: remove iOS Classic support. add sqlite3_enable_load_extension. add sqlite3_config. 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.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.netstandard11 (>= 1.1.0-pre20160928150051)
-
.NETFramework 3.5
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.net35 (>= 1.1.0-pre20160928150051)
-
.NETFramework 4.0
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.net40 (>= 1.1.0-pre20160928150051)
-
.NETFramework 4.5
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.linux (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.osx (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v110_xp (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.net45 (>= 1.1.0-pre20160928150051)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
-
All Frameworks
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
-
MonoAndroid 0.0
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.android (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.android (>= 1.1.0-pre20160928150051)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0)
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
-
UAP 10.0
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v140 (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.uwp10 (>= 1.1.0-pre20160928150051)
-
Windows 8.1
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v120 (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.win81 (>= 1.1.0-pre20160928150051)
-
WindowsPhone 8.0
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v110_wp80 (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.wp80 (>= 1.1.0-pre20160928150051)
-
WindowsPhoneApp 8.1
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.lib.e_sqlite3.v120_wp81 (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.e_sqlite3.wpa81 (>= 1.1.0-pre20160928150051)
-
Xamarin.iOS 1.0
- SQLitePCLRaw.core (>= 1.1.0-pre20160928150051)
- SQLitePCLRaw.provider.sqlite3.ios_unified (>= 1.1.0-pre20160928150051)
Used By
NuGet packages (41)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.bundle_green:
Package | Downloads |
---|---|
Microsoft.AppCenter
This package contains the basic functionalities that all App Center services use to communicate with the backend.
|
|
sqlite-net-pcl
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.
This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
|
|
Microsoft.Azure.Mobile.Client.SQLiteStore
This library provides features for creating offline sync-enabled Windows and Xamarin mobile apps that connect to Azure Mobile Apps. It provides an implementation of a local store based on SQLite. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
|
|
Kinvey
Build Xamarin apps which leverage the power of Kinvey's BaaS, with support for users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.
|
|
sqlite-net-standard
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
|
GitHub repositories (45)
Showing the top 5 popular 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.
|
|
files-community/Files
A modern file explorer that pushes the boundaries of the platform.
|
|
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
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5-pre20210119130047 | 762 | 1/19/2021 |
2.0.5-pre20201231105030 | 274 | 12/31/2020 |
2.0.4 | 80,562 | 9/3/2020 |
2.0.4-pre20200828111558 | 186 | 8/28/2020 |
2.0.3 | 554,804 | 5/1/2020 |
2.0.2 | 868,064 | 11/1/2019 |
2.0.2-pre20191018090318 | 557 | 10/18/2019 |
2.0.2-pre20191003102319 | 624 | 10/3/2019 |
2.0.2-pre20190904113843 | 1,951 | 9/4/2019 |
2.0.1 | 176,194 | 9/3/2019 |
2.0.0 | 25,730 | 8/5/2019 |
2.0.0-pre20190628101813 | 1,075 | 6/28/2019 |
2.0.0-pre20190625090255 | 380 | 6/25/2019 |
2.0.0-pre20190621100518 | 371 | 6/21/2019 |
2.0.0-pre20190620134904 | 349 | 6/20/2019 |
1.1.14 | 282,137 | 6/5/2019 |
1.1.13 | 871,394 | 1/24/2019 |
1.1.12 | 6,580,317 | 12/19/2018 |
1.1.11 | 3,110,388 | 5/2/2018 |
1.1.10 | 116,177 | 3/28/2018 |
1.1.10-pre20180223200113 | 10,728 | 2/24/2018 |
1.1.9 | 186,970 | 11/13/2017 |
1.1.8 | 375,335 | 8/3/2017 |
1.1.7 | 8,706,744 | 6/28/2017 |
1.1.7-pre20170619212538 | 758 | 6/20/2017 |
1.1.6 | 11,863 | 6/19/2017 |
1.1.5 | 931,802 | 5/1/2017 |
1.1.4 | 1,919 | 4/29/2017 |
1.1.3 | 60,840 | 4/19/2017 |
1.1.3-pre20170220084037 | 3,842 | 2/20/2017 |
1.1.2 | 2,736,476 | 1/4/2017 |
1.1.1 | 32,858 | 11/30/2016 |
1.1.1-pre20161109081005 | 1,433 | 11/9/2016 |
1.1.0 | 210,338 | 10/3/2016 |
1.1.0-pre20160928150051 | 828 | 9/28/2016 |
1.0.1 | 113,171 | 9/20/2016 |
1.0.0 | 52,932 | 9/15/2016 |
1.0.0-pre20160912104037 | 714 | 9/12/2016 |
1.0.0-pre20160901085507 | 2,567 | 9/1/2016 |