SQLite.Net.Platform.XamarinAndroidN 3.1.1

dotnet add package SQLite.Net.Platform.XamarinAndroidN --version 3.1.1
                    
NuGet\Install-Package SQLite.Net.Platform.XamarinAndroidN -Version 3.1.1
                    
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="SQLite.Net.Platform.XamarinAndroidN" Version="3.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SQLite.Net.Platform.XamarinAndroidN" Version="3.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SQLite.Net.Platform.XamarinAndroidN" />
                    
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 SQLite.Net.Platform.XamarinAndroidN --version 3.1.1
                    
#r "nuget: SQLite.Net.Platform.XamarinAndroidN, 3.1.1"
                    
#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=SQLite.Net.Platform.XamarinAndroidN&version=3.1.1
                    
Install SQLite.Net.Platform.XamarinAndroidN as a Cake Addin
#tool nuget:?package=SQLite.Net.Platform.XamarinAndroidN&version=3.1.1
                    
Install SQLite.Net.Platform.XamarinAndroidN as a Cake Tool

This package is intended to allow the SQLite.Net-PCL Nuget package from Øystein Krog, to be still functionnal with "Android N" with a modified Android Platform provider, since there is no update from this package at the moment.

Just replace all your "SQLitePlatformAndroid" objects with "SQLitePlatformAndroidN" instead, and don't forget to reference the latest Mono.Data.Sqlite in your Android project, as this is mandatory in order to use the packaged implementation libsqlite3_xamarin.so by Xamarin.

See https://developer.xamarin.com/releases/android/xamarin.android_6/xamarin.android_6.1/#mono-data-sqlite for more info.

Xamarin.Android 6.1.0 minimum is required.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SQLite.Net.Platform.XamarinAndroidN:

Package Downloads
artm.MvxPlugins.Fetcher

A MvvmCross plugin to to fetch and cache data from e.g. the web

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.1 166,776 12/15/2016