SQLite.Net.Async-PCL
2.0.0
See the version list below for details.
dotnet add package SQLite.Net.Async-PCL --version 2.0.0
NuGet\Install-Package SQLite.Net.Async-PCL -Version 2.0.0
<PackageReference Include="SQLite.Net.Async-PCL" Version="2.0.0" />
paket add SQLite.Net.Async-PCL --version 2.0.0
#r "nuget: SQLite.Net.Async-PCL, 2.0.0"
// Install SQLite.Net.Async-PCL as a Cake Addin #addin nuget:?package=SQLite.Net.Async-PCL&version=2.0.0 // Install SQLite.Net.Async-PCL as a Cake Tool #tool nuget:?package=SQLite.Net.Async-PCL&version=2.0.0
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. It is written in C# 3.0 and is meant to be simply compiled in with your projects. It was first designed to work with MonoTouch on the iPhone, but should work in any other CLI environment.
Learn more about Target Frameworks and .NET Standard.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on SQLite.Net.Async-PCL:
Package | Downloads |
---|---|
AppCreator
Open-source base project for my Xamarin.Forms based AppCreator |
|
Kinvey-Android
Build Xamarin Android apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps. |
|
XLabs.Caching.SQLite
This package implements the caching provider via SQLite |
|
Kinvey-ios
Build Xamarin iOS apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps. |
|
Catapush
Catapush is a simple, reliable and scalable delivery API for transactional push notifications for applications. Ideal for sending data-driven transactional notifications including targeted e-commerce |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SQLite.Net.Async-PCL:
Repository | Stars |
---|---|
sami1971/SimplyMobile
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8.
|
Version | Downloads | Last updated | |
---|---|---|---|
3.1.1 | 504,731 | 11/6/2015 | |
3.1.0 | 22,992 | 11/5/2015 | |
3.0.5 | 95,465 | 4/26/2015 | |
3.0.4-beta | 1,340 | 3/31/2015 | |
3.0.3-beta | 1,095 | 3/31/2015 | |
3.0.2-beta | 1,092 | 3/30/2015 | |
3.0.1-beta | 1,072 | 3/30/2015 | |
3.0.0-beta | 1,191 | 3/15/2015 | |
2.5.1 | 31,916 | 2/1/2015 | |
2.5.0 | 6,742 | 1/7/2015 | |
2.4.1 | 8,755 | 10/4/2014 | |
2.4.0 | 1,619 | 10/1/2014 | |
2.3.0 | 9,130 | 5/21/2014 | |
2.2.0 | 3,534 | 3/30/2014 | |
2.1.0 | 1,951 | 2/26/2014 | |
2.0.2 | 2,497 | 10/15/2013 | |
2.0.1 | 1,556 | 10/13/2013 | |
2.0.0 | 4,942 | 10/13/2013 |
v2.0.0: Initial release of new PCL version.
v1.0.7: Update with commits through 06-FEB-2013.