Plugin.SQLite 1.0.4

Requires NuGet 2.8.3 or higher.

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

// Install Plugin.SQLite as a Cake Tool
#tool nuget:?package=Plugin.SQLite&version=1.0.4

Provides a sample code to get started with SQLite:
a sample user interface for inserting and retrieving data, in addition to the code required for each platform.
Watch this video to get started: http://bit.ly/1pXqqE0
It supports:
1) Xamarin.Android
2) Xamarin.iOS
3) Windows UWP
4) Windows Store
5) Windows Phone

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 15,200 3/21/2016
1.0.3 3,934 3/20/2016
1.0.2 4,605 3/20/2016