![]() |
VOOZH | about |
dotnet add package SQLite.Net-PCL --version 3.1.1
NuGet\Install-Package SQLite.Net-PCL -Version 3.1.1
<PackageReference Include="SQLite.Net-PCL" Version="3.1.1" />
<PackageVersion Include="SQLite.Net-PCL" Version="3.1.1" />Directory.Packages.props
<PackageReference Include="SQLite.Net-PCL" />Project file
paket add SQLite.Net-PCL --version 3.1.1
#r "nuget: SQLite.Net-PCL, 3.1.1"
#:package SQLite.Net-PCL@3.1.1
#addin nuget:?package=SQLite.Net-PCL&version=3.1.1Install as a Cake Addin
#tool nuget:?package=SQLite.Net-PCL&version=3.1.1Install as a Cake Tool
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)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android net6.0-android was computed. net7.0-android net7.0-android was computed. net8.0-android net8.0-android was computed. net9.0-android net9.0-android was computed. net10.0-android net10.0-android was computed. |
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid is compatible. |
| MonoTouch | monotouch monotouch is compatible. |
| Windows Phone | wp8 wp8 is compatible. wp81 wp81 was computed. |
| Windows Store | win8 win8 is compatible. |
| Xamarin.iOS | xamarinios10 xamarinios10 is compatible. |
Showing the top 5 NuGet packages that depend on SQLite.Net-PCL:
| Package | Downloads |
|---|---|
|
AppCreator
Open-source base project for my Xamarin.Forms based AppCreator |
|
|
SQLite.Net.Platform.XamarinAndroidN
This package is intended to allow the SQLite.Net-PCL Nuget package from Øystein Krog, to be still functionnal with "Android N" with a modified Android Platform provider, since there is no update from this package at the moment. Just replace all your "SQLitePlatformAndroid" objects with "SQLitePlatformAndroidN" instead, and don't forget to reference the latest Mono.Data.Sqlite in your Android project, as this is mandatory in order to use the packaged implementation libsqlite3_xamarin.so by Xamarin. See https://developer.xamarin.com/releases/android/xamarin.android_6/xamarin.android_6.1/#mono-data-sqlite for more info. Xamarin.Android 6.1.0 minimum is required. |
|
|
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. |
|
|
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. |
|
|
Nine.Storage.Client
A key value pair storage to run on a client device |
Showing the top 6 popular GitHub repositories that depend on SQLite.Net-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
|
|
|
xiaoyaocz/biliuwp
bilibili uwp
|
|
|
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.
|