SQLitePCLRaw.provider.sqlite3
2.1.0
Prefix Reserved
Install-Package SQLitePCLRaw.provider.sqlite3 -Version 2.1.0
dotnet add package SQLitePCLRaw.provider.sqlite3 --version 2.1.0
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.0" />
paket add SQLitePCLRaw.provider.sqlite3 --version 2.1.0
#r "nuget: SQLitePCLRaw.provider.sqlite3, 2.1.0"
// Install SQLitePCLRaw.provider.sqlite3 as a Cake Addin
#addin nuget:?package=SQLitePCLRaw.provider.sqlite3&version=2.1.0
// Install SQLitePCLRaw.provider.sqlite3 as a Cake Tool
#tool nuget:?package=SQLitePCLRaw.provider.sqlite3&version=2.1.0
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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows7.0 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.1.0)
-
net6.0
- SQLitePCLRaw.core (>= 2.1.0)
-
net6.0-windows7.0
- SQLitePCLRaw.core (>= 2.1.0)
NuGet packages (4)
Showing the top 4 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' |
|
Uno.SQLitePCLRaw.provider.wasm
This package is an SQLitePCLRaw.core provider for WebAssembly |
|
Dt.Client
搬运工客户端基础包 |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SQLitePCLRaw.provider.sqlite3:
Repository | Stars |
---|---|
shinyorg/shiny
A Xamarin Framework for Backgrounding & Device Hardware Services
|
|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 15,247 | 5/23/2022 |
2.1.0-pre20220427180151 | 2,668 | 4/27/2022 |
2.1.0-pre20220318192836 | 1,746 | 3/18/2022 |
2.1.0-pre20220207221914 | 2,104 | 2/7/2022 |
2.1.0-pre20220207195309 | 69 | 2/7/2022 |
2.0.8-pre20220111224339 | 178 | 1/11/2022 |
2.0.7 | 28,770 | 10/27/2021 |
2.0.7-pre20210929171745 | 198 | 9/29/2021 |
2.0.6 | 14,537 | 9/3/2021 |
2.0.6-pre20210902144138 | 150 | 9/2/2021 |
2.0.5 | 1,554 | 8/26/2021 |
2.0.5-pre20210824155535 | 151 | 8/24/2021 |
2.0.5-pre20210824155428 | 131 | 8/24/2021 |
2.0.5-pre20210817120427 | 270 | 8/17/2021 |
2.0.5-pre20210521085756 | 1,126 | 5/21/2021 |
2.0.5-pre20210119130047 | 1,028 | 1/19/2021 |
2.0.5-pre20201231105030 | 1,489 | 12/31/2020 |
2.0.4 | 42,065 | 9/3/2020 |
2.0.4-pre20200828111558 | 258 | 8/28/2020 |
2.0.3 | 9,523 | 5/1/2020 |