Info
| Version: | 3.1.1 | 
| Author(s): | Øystein Krog, Frank Krueger, Tim Heuer | 
| Last Update: | Friday, November 6, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/oysteinkrog/SQLite.Net-PCL | 
| NuGet Url: | https://www.nuget.org/packages/SQLite.Net.Core-PCL | 
Install
Install-Package SQLite.Net.Core-PCL
                        dotnet add package SQLite.Net.Core-PCL
                        paket add SQLite.Net.Core-PCL
                        
                                SQLite.Net.Core-PCL Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                17 packages depend on this package.
                        
                    Tags
 
                
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).