SQLitePCL.plugin.sqlite3.android 0.9.0-pre6

This is a prerelease version of SQLitePCL.plugin.sqlite3.android.
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.plugin.sqlite3.android --version 0.9.0-pre6
                    
NuGet\Install-Package SQLitePCL.plugin.sqlite3.android -Version 0.9.0-pre6
                    
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.plugin.sqlite3.android" Version="0.9.0-pre6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLitePCL.plugin.sqlite3.android" Version="0.9.0-pre6" />
                    
Directory.Packages.props
<PackageReference Include="SQLitePCL.plugin.sqlite3.android" />
                    
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 SQLitePCL.plugin.sqlite3.android --version 0.9.0-pre6
                    
#r "nuget: SQLitePCL.plugin.sqlite3.android, 0.9.0-pre6"
                    
#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=SQLitePCL.plugin.sqlite3.android&version=0.9.0-pre6&prerelease
                    
Install SQLitePCL.plugin.sqlite3.android as a Cake Addin
#tool nuget:?package=SQLitePCL.plugin.sqlite3.android&version=0.9.0-pre6&prerelease
                    
Install SQLitePCL.plugin.sqlite3.android as a Cake Tool

Install this package in your app project and call SQLite3Plugin.Init()

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SQLitePCL.plugin.sqlite3.android:

Package Downloads
Notakey.Xamarin.Sdk

Notakey Xamarin Sdk for Xamarin iOS and Android mobile application development

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.4-pre2 2,536 9/13/2016
0.9.4-pre1 4,321 8/8/2016
0.9.2 85,349 6/17/2016
0.9.2-pre1 977 6/17/2016
0.9.1 1,405 6/10/2016
0.9.0 1,211 6/6/2016
0.9.0-pre8 974 5/9/2016
0.9.0-pre7 1,005 4/18/2016
0.9.0-pre6 966 4/11/2016
0.9.0-pre5 1,217 3/21/2016

Major restructuring of the NuGet packages.  Main package (SQLitePCL.raw) no longer has any native code embedded in it.  For situations where you do not want to use the default SQLite for your platform, add one of the SQLitePCL.plugin.* packages.