Info
Version: | 3.1.1 |
Author(s): | Øystein Krog, Frank Krueger, Tim Heuer |
Last Update: | Friday, November 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oysteinkrog/SQLite.Net-PCL |
NuGet Url: | https://www.nuget.org/packages/SQLite.Net.Async-PCL |
Install
Install-Package SQLite.Net.Async-PCL
dotnet add package SQLite.Net.Async-PCL
paket add SQLite.Net.Async-PCL
SQLite.Net.Async-PCL Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLite.Net.Core-PCL(3.1.1)
Tags
This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-specific implementations.
This package is compatible with the following .net platforms: net4+sl5+wp8+win8+monotouch+monoAndroid.