SQLitePCLRaw.bundle_green 2.1.6-pre20230809203314

Prefix Reserved
This is a prerelease version of SQLitePCLRaw.bundle_green.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLitePCLRaw.bundle_green --version 2.1.6-pre20230809203314
                    
NuGet\Install-Package SQLitePCLRaw.bundle_green -Version 2.1.6-pre20230809203314
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.6-pre20230809203314" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.bundle_green" Version="2.1.6-pre20230809203314" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCLRaw.bundle_green" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SQLitePCLRaw.bundle_green --version 2.1.6-pre20230809203314
                    
#r "nuget: SQLitePCLRaw.bundle_green, 2.1.6-pre20230809203314"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SQLitePCLRaw.bundle_green&version=2.1.6-pre20230809203314&prerelease
                    
Install SQLitePCLRaw.bundle_green as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.bundle_green&version=2.1.6-pre20230809203314&prerelease
                    
Install SQLitePCLRaw.bundle_green as a Cake Tool

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=e_sqlite3 included.  Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3.  In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.

Product 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-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios14.0 is compatible.  net6.0-ios14.2 is compatible.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-tvos10.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid90 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (81)

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.

Mapsui.Extensions

Mapsui - Library for mapping Extensions

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.

GitHub repositories (64)

Showing the top 20 popular GitHub repositories that depend on SQLitePCLRaw.bundle_green:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
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
beeradmoore/dlss-swapper
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
dotnet/roslyn-analyzers
xamarin/mobile-samples
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
dotnet/MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
Version Downloads Last updated
2.1.11 19,392 3/7/2025
2.1.11-pre20241216174303 2,517 12/16/2024
2.1.10 312,682 9/11/2024
2.1.10-pre20240828193256 2,376 8/28/2024
2.1.9 87,281 8/7/2024
2.1.8 556,815 2/5/2024
2.1.7 536,339 11/22/2023
2.1.7-pre20231117161811 1,380 11/17/2023
2.1.7-pre20231110210158 2,400 11/10/2023
2.1.6 750,282 8/23/2023
2.1.6-pre20230809203314 2,251 8/9/2023
2.1.5 1,033,960 5/19/2023
2.1.5-pre20230516213315 950 5/16/2023
2.1.4 355,205 1/10/2023
2.1.4-pre20230105221937 1,017 1/5/2023
2.1.3 65,216 12/1/2022
2.1.3-pre20221111222311 1,459 11/11/2022
2.1.2 1,108,925 9/18/2022
2.1.2-pre20220916165053 896 9/16/2022
2.1.2-pre20220913165057 965 9/13/2022
2.1.1 30,536 9/2/2022
2.1.1-pre20220822172036 1,065 8/22/2022
2.1.0 2,389,846 5/23/2022
2.1.0-pre20220427180151 11,430 4/27/2022
2.1.0-pre20220318192836 23,029 3/18/2022
2.1.0-pre20220207221914 11,478 2/7/2022
2.1.0-pre20220207195309 1,122 2/7/2022
2.0.8-pre20220111224339 1,175 1/11/2022
2.0.7 334,637 10/27/2021
2.0.7-pre20210929171745 1,245 9/29/2021
2.0.6 90,334 9/3/2021
2.0.6-pre20210902144138 962 9/2/2021
2.0.5 23,296 8/26/2021
2.0.5-pre20210824155535 971 8/24/2021
2.0.5-pre20210824155428 945 8/24/2021
2.0.5-pre20210817120427 1,019 8/17/2021
2.0.5-pre20210521085756 2,114 5/21/2021
2.0.5-pre20210119130047 3,225 1/19/2021
2.0.5-pre20201231105030 2,116 12/31/2020
2.0.4 5,894,500 9/3/2020
2.0.4-pre20200828111558 1,245 8/28/2020
2.0.3 3,675,386 5/1/2020
2.0.2 6,918,034 11/1/2019
2.0.2-pre20191018090318 1,625 10/18/2019
2.0.2-pre20191003102319 1,653 10/3/2019
2.0.2-pre20190904113843 3,119 9/4/2019
2.0.1 1,088,935 9/3/2019
2.0.0 39,067 8/5/2019
2.0.0-pre20190628101813 2,126 6/28/2019
2.0.0-pre20190625090255 1,415 6/25/2019
2.0.0-pre20190621100518 1,406 6/21/2019
2.0.0-pre20190620134904 1,413 6/20/2019
1.1.15 17,377 1/11/2023
1.1.14 420,899 6/5/2019
1.1.13 1,821,658 1/24/2019
1.1.12 15,407,280 12/19/2018
1.1.11 9,159,713 5/2/2018
1.1.10 147,323 3/28/2018
1.1.10-pre20180223200113 12,034 2/24/2018
1.1.9 260,224 11/13/2017
1.1.8 518,789 8/3/2017
1.1.7 15,233,309 6/28/2017
1.1.7-pre20170619212538 1,999 6/20/2017
1.1.6 18,144 6/19/2017
1.1.5 1,643,088 5/1/2017
1.1.4 3,581 4/29/2017
1.1.3 76,352 4/19/2017
1.1.3-pre20170220084037 5,191 2/20/2017
1.1.2 4,142,047 1/4/2017
1.1.1 36,606 11/30/2016
1.1.1-pre20161109081005 2,646 11/9/2016
1.1.0 228,086 10/3/2016
1.1.0-pre20160928150051 2,033 9/28/2016
1.0.1 135,731 9/20/2016
1.0.0 64,875 9/15/2016
1.0.0-pre20160912104037 1,870 9/12/2016
1.0.0-pre20160901085507 4,831 9/1/2016