SQLite.Net-PCL
2.0.1
See the version list below for details.
dotnet add package SQLite.Net-PCL --version 2.0.1
NuGet\Install-Package SQLite.Net-PCL -Version 2.0.1
<PackageReference Include="SQLite.Net-PCL" Version="2.0.1" />
<PackageVersion Include="SQLite.Net-PCL" Version="2.0.1" />
<PackageReference Include="SQLite.Net-PCL" />
paket add SQLite.Net-PCL --version 2.0.1
#r "nuget: SQLite.Net-PCL, 2.0.1"
#addin nuget:?package=SQLite.Net-PCL&version=2.0.1
#tool nuget:?package=SQLite.Net-PCL&version=2.0.1
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.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on SQLite.Net-PCL:
Repository | Stars |
---|---|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
|
|
MapWindow/MapWindow5
MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
|
|
xiaoyaocz/biliuwp
bilibili uwp
|
|
sgermosen/TorneoPredicciones
Esta aplicacion de ejemplo tiene la finalidad de darle seguimiento a cualquier clase de torneo, y hacer predicciones al respecto, donde el ganador de la prediccion, se lleva el premio que hayan pautado los creadores del grupo
|
|
conceptdev/xamarin-samples
Xamarin.iOS and Xamarin.Android samples (aka MonoTouch or Mono-for-Android)
|
|
sami1971/SimplyMobile
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8.
|
Version | Downloads | Last Updated |
---|---|---|
3.1.1 | 7,749 | 11/6/2015 |
3.1.0 | 841 | 11/5/2015 |
3.0.5 | 31,285 | 4/26/2015 |
3.0.4-beta | 376 | 3/31/2015 |
3.0.3-beta | 101 | 3/31/2015 |
3.0.2-beta | 91 | 3/30/2015 |
3.0.1-beta | 77 | 3/30/2015 |
3.0.0-beta | 189 | 3/15/2015 |
2.5.1 | 15,445 | 2/1/2015 |
2.5.0 | 11,410 | 1/7/2015 |
2.4.1 | 11,566 | 10/4/2014 |
2.4.0 | 638 | 10/1/2014 |
2.3.0 | 12,818 | 5/21/2014 |
2.2.0 | 2,706 | 3/30/2014 |
2.1.0 | 1,840 | 2/9/2014 |
2.0.2 | 1,834 | 10/15/2013 |
2.0.1 | 147 | 10/13/2013 |
2.0.0 | 204 | 10/13/2013 |
v2.0.0: Initial release of new PCL version.
v1.0.7: Update with commits through 06-FEB-2013.