SQLitePCLRaw.provider.internal
2.1.10
Prefix Reserved
dotnet add package SQLitePCLRaw.provider.internal --version 2.1.10
NuGet\Install-Package SQLitePCLRaw.provider.internal -Version 2.1.10
<PackageReference Include="SQLitePCLRaw.provider.internal" Version="2.1.10" />
paket add SQLitePCLRaw.provider.internal --version 2.1.10
#r "nuget: SQLitePCLRaw.provider.internal, 2.1.10"
// Install SQLitePCLRaw.provider.internal as a Cake Addin #addin nuget:?package=SQLitePCLRaw.provider.internal&version=2.1.10 // Install SQLitePCLRaw.provider.internal as a Cake Tool #tool nuget:?package=SQLitePCLRaw.provider.internal&version=2.1.10
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 '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
Product | Versions 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. 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. |
-
.NETStandard 2.0
- SQLitePCLRaw.core (>= 2.1.10)
-
net6.0
- SQLitePCLRaw.core (>= 2.1.10)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on SQLitePCLRaw.provider.internal:
Package | Downloads |
---|---|
SQLitePCLRaw.bundle_e_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: e_sqlite3 included |
|
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_e_sqlcipher
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: e_sqlcipher included |
|
SQLitePCLRaw.bundle_zetetic
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: reference the official SQLCipher builds from Zetetic, which are not included in this package |
|
SQLitePCLRaw.bundle_e_sqlite3mc
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: e_sqlite3mc included |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.1.10 | 24,459 | 9/11/2024 |
2.1.10-pre20240828193256 | 260 | 8/28/2024 |
2.1.9 | 23,360 | 8/7/2024 |
2.1.8 | 109,033 | 2/5/2024 |
2.1.7 | 30,668 | 11/22/2023 |
2.1.7-pre20231117161811 | 287 | 11/17/2023 |
2.1.7-pre20231110210158 | 282 | 11/10/2023 |
2.1.6 | 181,725 | 8/23/2023 |
2.1.6-pre20230809203314 | 669 | 8/9/2023 |
2.1.5 | 194,658 | 5/19/2023 |
2.1.5-pre20230516213315 | 218 | 5/16/2023 |
2.1.4 | 179,065 | 1/10/2023 |
2.1.4-pre20230105221937 | 278 | 1/5/2023 |
2.1.3 | 20,826 | 12/1/2022 |
2.1.3-pre20221111222311 | 339 | 11/11/2022 |
2.1.2 | 157,232 | 9/18/2022 |
2.1.2-pre20220916165053 | 280 | 9/16/2022 |
2.1.2-pre20220913165057 | 265 | 9/13/2022 |
2.1.1 | 3,878 | 9/2/2022 |
2.1.1-pre20220822172036 | 270 | 8/22/2022 |
2.1.0 | 116,922 | 5/23/2022 |
2.1.0-pre20220427180151 | 704 | 4/27/2022 |
2.1.0-pre20220318192836 | 794 | 3/18/2022 |
2.1.0-pre20220207221914 | 999 | 2/7/2022 |
2.1.0-pre20220207195309 | 513 | 2/7/2022 |
2.0.8-pre20220111224339 | 441 | 1/11/2022 |
2.0.7 | 109,263 | 10/27/2021 |
2.0.7-pre20210929171745 | 341 | 9/29/2021 |
2.0.6 | 47,885 | 9/3/2021 |
2.0.6-pre20210902144138 | 332 | 9/2/2021 |
2.0.5 | 722 | 8/26/2021 |
2.0.5-pre20210824155535 | 323 | 8/24/2021 |
2.0.5-pre20210824155428 | 301 | 8/24/2021 |
2.0.5-pre20210817120427 | 316 | 8/17/2021 |
2.0.5-pre20210521085756 | 499 | 5/21/2021 |
2.0.5-pre20210119130047 | 1,227 | 1/19/2021 |
2.0.5-pre20201231105030 | 400 | 12/31/2020 |
2.0.4 | 757,759 | 9/3/2020 |
2.0.4-pre20200828111558 | 398 | 8/28/2020 |
2.0.3 | 497,755 | 5/1/2020 |
2.0.2 | 265,715 | 11/1/2019 |
2.0.2-pre20191018090318 | 655 | 10/18/2019 |
2.0.2-pre20191003102319 | 511 | 10/3/2019 |
2.0.2-pre20190904113843 | 556 | 9/4/2019 |
2.0.1 | 46,355 | 9/3/2019 |
2.0.0 | 20,222 | 8/5/2019 |
2.0.0-pre20190628101813 | 574 | 6/28/2019 |
2.0.0-pre20190625090255 | 527 | 6/25/2019 |
2.0.0-pre20190621100518 | 549 | 6/21/2019 |
2.0.0-pre20190620134904 | 515 | 6/20/2019 |