Sqlite-Winrt 3.8.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sqlite-Winrt --version 3.8.2
                    
NuGet\Install-Package Sqlite-Winrt -Version 3.8.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sqlite-Winrt" Version="3.8.2" />
                    
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.2
                    
#r "nuget: Sqlite-Winrt, 3.8.2"
                    
#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.
#:package Sqlite-Winrt@3.8.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sqlite-Winrt&version=3.8.2
                    
Install as a Cake Addin
#tool nuget:?package=Sqlite-Winrt&version=3.8.2
                    
Install as a Cake Tool

This package is the WinRT wrapper for the SQLite library available for Windows Store applications 8.1 and Windows Phone 8.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed. 
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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sqlite-Winrt:

Package Downloads
SivxConnect81

Recursive Data Framework for local and cloud data which is very quick and fun.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.8.7.1 9,463 11/3/2014
3.8.3 4,961 3/7/2014
3.8.2 3,354 12/13/2013

This version requires SQLite Extension SDK v3.8.2 . Install the SQLite Extension SDK using the Extensions and Updates wizard on the Visual Studio Tools menu.
You must add a reference to the extension SDK in addition to installing this nugget package.

Note that the SQLite Extension SDK for Windows 8.1 does not always show up in the EXtensions and Updates wizard. If you cannot install it through Visaol Studio, download the VSIX from http://www.sqlite.org/download.html, rename the downloaded file extension from .zip to .vsix, then double-click to install.