SQLitePCLRaw.provider.sqlite3 2.0.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package SQLitePCLRaw.provider.sqlite3 --version 2.0.4
NuGet\Install-Package SQLitePCLRaw.provider.sqlite3 -Version 2.0.4
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.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCLRaw.provider.sqlite3 --version 2.0.4
#r "nuget: SQLitePCLRaw.provider.sqlite3, 2.0.4"
#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.0.4

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

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.

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-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 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. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 (8)

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

Package Downloads
SQLitePCLRaw.bundle_green The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package is an SQLitePCLRaw.core provider for WebAssembly

MetaFrm.SQLite.SQLiteHelper.net7.0

Meta Framework (Multi platform & Meta management)

GitHub repositories (3)

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

Repository Stars
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
Version Downloads Last updated
2.1.8 30,837 2/5/2024
2.1.7 56,114 11/22/2023
2.1.7-pre20231117161811 263 11/17/2023
2.1.7-pre20231110210158 803 11/10/2023
2.1.6 129,847 8/23/2023
2.1.6-pre20230809203314 1,074 8/9/2023
2.1.5 95,045 5/19/2023
2.1.5-pre20230516213315 207 5/16/2023
2.1.4 130,100 1/10/2023
2.1.4-pre20230105221937 287 1/5/2023
2.1.3 36,764 12/1/2022
2.1.3-pre20221111222311 476 11/11/2022
2.1.2 179,896 9/18/2022
2.1.2-pre20220916165053 246 9/16/2022
2.1.2-pre20220913165057 325 9/13/2022
2.1.1 8,092 9/2/2022
2.1.1-pre20220822172036 399 8/22/2022
2.1.0 90,993 5/23/2022
2.1.0-pre20220427180151 7,559 4/27/2022
2.1.0-pre20220318192836 16,560 3/18/2022
2.1.0-pre20220207221914 7,208 2/7/2022
2.1.0-pre20220207195309 262 2/7/2022
2.0.8-pre20220111224339 544 1/11/2022
2.0.7 64,337 10/27/2021
2.0.7-pre20210929171745 349 9/29/2021
2.0.6 30,367 9/3/2021
2.0.6-pre20210902144138 319 9/2/2021
2.0.5 2,717 8/26/2021
2.0.5-pre20210824155535 297 8/24/2021
2.0.5-pre20210824155428 295 8/24/2021
2.0.5-pre20210817120427 427 8/17/2021
2.0.5-pre20210521085756 3,817 5/21/2021
2.0.5-pre20210119130047 1,221 1/19/2021
2.0.5-pre20201231105030 1,712 12/31/2020
2.0.4 49,462 9/3/2020
2.0.4-pre20200828111558 415 8/28/2020
2.0.3 11,207 5/1/2020