SQLite.Net.Platform.WinRT.StopGap
2.5.0
Requires NuGet 2.8.1 or higher.
dotnet add package SQLite.Net.Platform.WinRT.StopGap --version 2.5.0
NuGet\Install-Package SQLite.Net.Platform.WinRT.StopGap -Version 2.5.0
<PackageReference Include="SQLite.Net.Platform.WinRT.StopGap" Version="2.5.0" />
paket add SQLite.Net.Platform.WinRT.StopGap --version 2.5.0
#r "nuget: SQLite.Net.Platform.WinRT.StopGap, 2.5.0"
// Install SQLite.Net.Platform.WinRT.StopGap as a Cake Addin #addin nuget:?package=SQLite.Net.Platform.WinRT.StopGap&version=2.5.0 // Install SQLite.Net.Platform.WinRT.StopGap as a Cake Tool #tool nuget:?package=SQLite.Net.Platform.WinRT.StopGap&version=2.5.0
STOP: This isn't official. This is a stop gap.
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. To use this package you will need to install one of the platform packages or write your own implementation of ISQLitePlatform. This package is compatible with the following .net platforms: net4+sl4+wp7+win8+monotouch+MonoAndroid
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Store | win8 is compatible. |
-
- SQLite.Net-PCL (>= 2.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
This is a stop gap to allow installation of WinRT on VS 2015