SQLitePCLRaw.provider.sqlite3 2.1.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLitePCLRaw.provider.sqlite3 --version 2.1.8                
NuGet\Install-Package SQLitePCLRaw.provider.sqlite3 -Version 2.1.8                
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.provider.sqlite3" Version="2.1.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.provider.sqlite3 --version 2.1.8                
#r "nuget: SQLitePCLRaw.provider.sqlite3, 2.1.8"                
#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.
// Install SQLitePCLRaw.provider.sqlite3 as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.provider.sqlite3&version=2.1.8

// Install SQLitePCLRaw.provider.sqlite3 as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.provider.sqlite3&version=2.1.8                

SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite.  Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library.  This provider does DllImport of 'sqlite3', to reference the 'system' SQLite.  One common use for this provider is to access the SQLite library provided with iOS.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.  net6.0-windows7.0 is compatible.  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 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 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 was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
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 (11)

Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.sqlite3:

Package Downloads
SQLitePCLRaw.bundle_green

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.

SQLitePCLRaw.bundle_sqlite3

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: always just DLLImport(sqlite3), aka, the 'system SQLite'

Fluker

This package contains common classes and interfaces that are used in other Fluker controls.

Uno.SQLitePCLRaw.provider.wasm

This package is an SQLitePCLRaw.core provider for WebAssembly

MetaFrm.SQLite.SQLiteHelper.net6.0

Meta Framework (Multi platform & Meta management)

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on SQLitePCLRaw.provider.sqlite3:

Repository Stars
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
Version Downloads Last updated
2.1.10 26,709 9/11/2024
2.1.10-pre20240828193256 742 8/28/2024
2.1.9 32,257 8/7/2024
2.1.8 191,287 2/5/2024
2.1.7 110,673 11/22/2023
2.1.7-pre20231117161811 366 11/17/2023
2.1.7-pre20231110210158 907 11/10/2023
2.1.6 231,853 8/23/2023
2.1.6-pre20230809203314 1,354 8/9/2023
2.1.5 132,701 5/19/2023
2.1.5-pre20230516213315 288 5/16/2023
2.1.4 162,850 1/10/2023
2.1.4-pre20230105221937 370 1/5/2023
2.1.3 40,504 12/1/2022
2.1.3-pre20221111222311 577 11/11/2022
2.1.2 363,943 9/18/2022
2.1.2-pre20220916165053 337 9/16/2022
2.1.2-pre20220913165057 413 9/13/2022
2.1.1 8,329 9/2/2022
2.1.1-pre20220822172036 521 8/22/2022
2.1.0 103,878 5/23/2022
2.1.0-pre20220427180151 8,936 4/27/2022
2.1.0-pre20220318192836 20,888 3/18/2022
2.1.0-pre20220207221914 9,312 2/7/2022
2.1.0-pre20220207195309 347 2/7/2022
2.0.8-pre20220111224339 662 1/11/2022
2.0.7 69,696 10/27/2021
2.0.7-pre20210929171745 422 9/29/2021
2.0.6 32,932 9/3/2021
2.0.6-pre20210902144138 394 9/2/2021
2.0.5 2,895 8/26/2021
2.0.5-pre20210824155535 348 8/24/2021
2.0.5-pre20210824155428 363 8/24/2021
2.0.5-pre20210817120427 485 8/17/2021
2.0.5-pre20210521085756 4,138 5/21/2021
2.0.5-pre20210119130047 1,280 1/19/2021
2.0.5-pre20201231105030 1,808 12/31/2020
2.0.4 51,359 9/3/2020
2.0.4-pre20200828111558 477 8/28/2020
2.0.3 11,541 5/1/2020