Sqlite-Winrt 3.8.7.1

dotnet add package Sqlite-Winrt --version 3.8.7.1
                    
NuGet\Install-Package Sqlite-Winrt -Version 3.8.7.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-Winrt" Version="3.8.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sqlite-Winrt" Version="3.8.7.1" />
                    
Directory.Packages.props
<PackageReference Include="Sqlite-Winrt" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sqlite-Winrt --version 3.8.7.1
                    
#r "nuget: Sqlite-Winrt, 3.8.7.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.
#addin nuget:?package=Sqlite-Winrt&version=3.8.7.1
                    
Install Sqlite-Winrt as a Cake Addin
#tool nuget:?package=Sqlite-Winrt&version=3.8.7.1
                    
Install Sqlite-Winrt as a Cake Tool

This package is the WinRT wrapper for the SQLite library available for Windows Store applications, Windows Phone 8 and Windiows Phone 8.1 (WinRT and Silverlight).

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.8.7.1 3,885 11/3/2014
3.8.3 1,576 3/7/2014
3.8.2 354 12/13/2013