Info
Version: | 3.1.1-AndroidN |
Author(s): | Øystein Krog, Frank Krueger, Tim Heuer |
Last Update: | Monday, August 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Machinarius/SQLite.Net-PCL |
NuGet Url: | https://www.nuget.org/packages/SQLite.Net-PCL-Green |
Install
Install-Package SQLite.Net-PCL-Green
dotnet add package SQLite.Net-PCL-Green
paket add SQLite.Net-PCL-Green
SQLite.Net-PCL-Green Download (Unzip the "nupkg" after downloading)
Dependencies
monoandroid
- SQLitePCL.bundle_green(>= 0.9.3)
- SQLite.Net.Core-PCL(>= 3.1.1)
Tags
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).