Sqlite-Winrt
3.8.2
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
<PackageReference Include="Sqlite-Winrt" Version="3.8.2" />
paket add Sqlite-Winrt --version 3.8.2
#r "nuget: Sqlite-Winrt, 3.8.2"
// Install Sqlite-Winrt as a Cake Addin #addin nuget:?package=Sqlite-Winrt&version=3.8.2 // Install Sqlite-Winrt as a Cake Tool #tool nuget:?package=Sqlite-Winrt&version=3.8.2
This package is the WinRT wrapper for the SQLite library available for Windows Store applications 8.1 and Windows Phone 8.
Product | Versions 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. |
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.
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.