SQLitePCL.bundle_green
0.9.4-pre1
Requires NuGet 2.5 or higher.
dotnet add package SQLitePCL.bundle_green --version 0.9.4-pre1
NuGet\Install-Package SQLitePCL.bundle_green -Version 0.9.4-pre1
<PackageReference Include="SQLitePCL.bundle_green" Version="0.9.4-pre1" />
paket add SQLitePCL.bundle_green --version 0.9.4-pre1
#r "nuget: SQLitePCL.bundle_green, 0.9.4-pre1"
// Install SQLitePCL.bundle_green as a Cake Addin #addin nuget:?package=SQLitePCL.bundle_green&version=0.9.4-pre1&prerelease // Install SQLitePCL.bundle_green as a Cake Tool #tool nuget:?package=SQLitePCL.bundle_green&version=0.9.4-pre1&prerelease
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info.
This 'batteries-included' bundle brings in SQLitePCL.raw and the necessary plugins for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, Android/wpa81/uwp/win81=SQLite included, net45=Windows SQLite included.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. win81 is compatible. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- SQLitePCL.native.sqlite3.v110_xp (>= 0.9.4-pre1)
- SQLitePCL.plugin.sqlite3.net45 (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.0)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
All Frameworks
- SQLitePCL.raw (>= 0.9.4-pre1)
-
MonoAndroid 0.0
- SQLitePCL.plugin.sqlite3.android (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
UAP 10.0
- SQLitePCL.native.sqlite3.v140 (>= 0.9.4-pre1)
- SQLitePCL.plugin.sqlite3.uap10.0 (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
Windows 8.1
- SQLitePCL.native.sqlite3.v120 (>= 0.9.4-pre1)
- SQLitePCL.plugin.sqlite3.win81 (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
WindowsPhone 8.0
- SQLitePCL.native.sqlite3.v110_wp80 (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
-
WindowsPhoneApp 8.1
- SQLitePCL.native.sqlite3.v120_wp81 (>= 0.9.4-pre1)
- SQLitePCL.plugin.sqlite3.wpa81 (>= 0.9.4-pre1)
- SQLitePCL.raw (>= 0.9.4-pre1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SQLitePCL.bundle_green:
Package | Downloads |
---|---|
SQLite.Net-PCL-Green
THIS PACKAGE CONTAINS CODE FROM Øystein Krog's MASTER BRANCH. DO TEST YOUR APP VERY THOROUGHLY PLEASE. YOU HAVE BEEN WARNED. This fork integrates ericsink's SQLitePCL.bundle_green library to be compatible with Android N. (ONLY works with Android and iOS) SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-specific implementations. This package is compatible with the following .net platforms: Xamarin.iOS (Classic), Xamarin.iOS (Unified), Xamarin.Android, Windows Phone 8.1, Windows Phone 8.0, Windows 8.1, Windows 8.0, Win32, Generic, PCL(net4+sl4+wp7+win8+monotouch+MonoAndroid) |
|
Notakey.Xamarin.Sdk
Notakey Xamarin Sdk for Xamarin iOS and Android mobile application development |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on SQLitePCL.bundle_green:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
digimezzo/knowte-windows
Note taking
|
|
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
|
|
unoplatform/Uno.SourceGeneration
A Roslyn based C# source generation framework
|
Version | Downloads | Last updated |
---|
NOTE that 0.9 is a major restructuring of the NuGet packages, and in some cases, upgrading from previous versions will require changes. The main package (SQLitePCL.raw) no longer has native code embedded in it. For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages. See the SQLitePCL.raw page on GitHub for more info.