SQLitePCL.raw 0.8.0-pre2

This is a prerelease version of SQLitePCL.raw.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package SQLitePCL.raw --version 0.8.0-pre2
NuGet\Install-Package SQLitePCL.raw -Version 0.8.0-pre2
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="SQLitePCL.raw" Version="0.8.0-pre2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLitePCL.raw --version 0.8.0-pre2
#r "nuget: SQLitePCL.raw, 0.8.0-pre2"
#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 SQLitePCL.raw as a Cake Addin
#addin nuget:?package=SQLitePCL.raw&version=0.8.0-pre2&prerelease

// Install SQLitePCL.raw as a Cake Tool
#tool nuget:?package=SQLitePCL.raw&version=0.8.0-pre2&prerelease

This NuGet package for SQLitePCL.raw includes the configurations that are likely to Just Work for most use cases.  Specifically, for iOS and Android, this package uses the SQLite library which is built-in to the mobile OS.  For all of the Windows platforms, this package bundles an instance of the SQLite library.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on SQLitePCL.raw:

Repository Stars
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
xamarin/mobile-samples
xamarin/Xamarin.Auth
Xamarin.Auth
digimezzo/knowte-windows
Note taking
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
Version Downloads Last updated
0.8.0 1,294 4/10/2015
0.8.0-pre3 38 4/2/2015
0.8.0-pre2 32 4/2/2015
0.8.0-pre1 45 3/16/2015
0.7.2-pre1 78 1/29/2015

fix problems with hook functions needing to be managed on a per-connection basis