SQLitePCLRaw.provider.internal 2.1.7-pre20231110210158

Prefix Reserved
This is a prerelease version of SQLitePCLRaw.provider.internal.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLitePCLRaw.provider.internal --version 2.1.7-pre20231110210158
                    
NuGet\Install-Package SQLitePCLRaw.provider.internal -Version 2.1.7-pre20231110210158
                    
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.internal" Version="2.1.7-pre20231110210158" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCLRaw.provider.internal" Version="2.1.7-pre20231110210158" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCLRaw.provider.internal" />
                    
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.provider.internal --version 2.1.7-pre20231110210158
                    
#r "nuget: SQLitePCLRaw.provider.internal, 2.1.7-pre20231110210158"
                    
#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.provider.internal&version=2.1.7-pre20231110210158&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SQLitePCLRaw.provider.internal&version=2.1.7-pre20231110210158&prerelease
                    
Install as a Cake Tool

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 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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (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.11 19,913 3/7/2025
2.1.11-pre20241216174303 617 12/16/2024
2.1.10 164,653 9/11/2024
2.1.10-pre20240828193256 370 8/28/2024
2.1.9 73,908 8/7/2024
2.1.8 157,545 2/5/2024
2.1.7 41,105 11/22/2023
2.1.7-pre20231117161811 389 11/17/2023
2.1.7-pre20231110210158 382 11/10/2023
2.1.6 251,523 8/23/2023
2.1.6-pre20230809203314 782 8/9/2023
2.1.5 226,308 5/19/2023
2.1.5-pre20230516213315 326 5/16/2023
2.1.4 190,909 1/10/2023
2.1.4-pre20230105221937 386 1/5/2023
2.1.3 22,341 12/1/2022
2.1.3-pre20221111222311 445 11/11/2022
2.1.2 218,724 9/18/2022
2.1.2-pre20220916165053 389 9/16/2022
2.1.2-pre20220913165057 375 9/13/2022
2.1.1 4,075 9/2/2022
2.1.1-pre20220822172036 384 8/22/2022
2.1.0 125,026 5/23/2022
2.1.0-pre20220427180151 831 4/27/2022
2.1.0-pre20220318192836 914 3/18/2022
2.1.0-pre20220207221914 1,130 2/7/2022
2.1.0-pre20220207195309 641 2/7/2022
2.0.8-pre20220111224339 568 1/11/2022
2.0.7 111,418 10/27/2021
2.0.7-pre20210929171745 465 9/29/2021
2.0.6 49,572 9/3/2021
2.0.6-pre20210902144138 462 9/2/2021
2.0.5 866 8/26/2021
2.0.5-pre20210824155535 448 8/24/2021
2.0.5-pre20210824155428 430 8/24/2021
2.0.5-pre20210817120427 445 8/17/2021
2.0.5-pre20210521085756 629 5/21/2021
2.0.5-pre20210119130047 1,361 1/19/2021
2.0.5-pre20201231105030 541 12/31/2020
2.0.4 768,297 9/3/2020
2.0.4-pre20200828111558 536 8/28/2020
2.0.3 505,027 5/1/2020
2.0.2 272,191 11/1/2019
2.0.2-pre20191018090318 802 10/18/2019
2.0.2-pre20191003102319 663 10/3/2019
2.0.2-pre20190904113843 700 9/4/2019
2.0.1 46,535 9/3/2019
2.0.0 20,478 8/5/2019
2.0.0-pre20190628101813 721 6/28/2019
2.0.0-pre20190625090255 675 6/25/2019
2.0.0-pre20190621100518 696 6/21/2019
2.0.0-pre20190620134904 658 6/20/2019