SQLite.Net.Platform.WinRT 2.5.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.8.1 or higher.

dotnet add package SQLite.Net.Platform.WinRT --version 2.5.1
NuGet\Install-Package SQLite.Net.Platform.WinRT -Version 2.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SQLite.Net.Platform.WinRT" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLite.Net.Platform.WinRT --version 2.5.1
#r "nuget: SQLite.Net.Platform.WinRT, 2.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SQLite.Net.Platform.WinRT as a Cake Addin
#addin nuget:?package=SQLite.Net.Platform.WinRT&version=2.5.1

// Install SQLite.Net.Platform.WinRT as a Cake Tool
#tool nuget:?package=SQLite.Net.Platform.WinRT&version=2.5.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.  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 Compatible and additional computed target framework versions.
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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