SQLite.Net.Core-PCL
3.1.1
dotnet add package SQLite.Net.Core-PCL --version 3.1.1
NuGet\Install-Package SQLite.Net.Core-PCL -Version 3.1.1
<PackageReference Include="SQLite.Net.Core-PCL" Version="3.1.1" />
paket add SQLite.Net.Core-PCL --version 3.1.1
#r "nuget: SQLite.Net.Core-PCL, 3.1.1"
// Install SQLite.Net.Core-PCL as a Cake Addin #addin nuget:?package=SQLite.Net.Core-PCL&version=3.1.1 // Install SQLite.Net.Core-PCL as a Cake Tool #tool nuget:?package=SQLite.Net.Core-PCL&version=3.1.1
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases.
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: Xamarin.iOS (Classic), Xamarin.iOS (Unified), Xamarin.Android, Windows Phone 8.1, Windows Phone 8.0, Windows 8.1, Windows 8.0, Win32, Generic, PCL(net4+sl4+wp7+win8+monotouch+MonoAndroid)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on SQLite.Net.Core-PCL:
Package | Downloads |
---|---|
SQLite.Net-PCL
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. 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: Xamarin.iOS (Classic), Xamarin.iOS (Unified), Xamarin.Android, Windows Phone 8.1, Windows Phone 8.0, Windows 8.1, Windows 8.0, Win32, Generic, PCL(net4+sl4+wp7+win8+monotouch+MonoAndroid) |
|
SQLite.Net.Async-PCL
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. 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 |
|
XLabs.Caching.SQLite
This package implements the caching provider via SQLite |
|
SQLite.Net-PCL-Green
THIS PACKAGE CONTAINS CODE FROM Øystein Krog's MASTER BRANCH. DO TEST YOUR APP VERY THOROUGHLY PLEASE. YOU HAVE BEEN WARNED. This fork integrates ericsink's SQLitePCL.bundle_green library to be compatible with Android N. (ONLY works with Android and iOS) SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. 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: Xamarin.iOS (Classic), Xamarin.iOS (Unified), Xamarin.Android, Windows Phone 8.1, Windows Phone 8.0, Windows 8.1, Windows 8.0, Win32, Generic, PCL(net4+sl4+wp7+win8+monotouch+MonoAndroid) |
|
Famoser.SqliteWrapper
This packages serves as a wrapper for an sqlite database. Go to github for instructions on how to use this library |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SQLite.Net.Core-PCL:
Repository | Stars |
---|---|
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.
|
|
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
|