SQLite.WinRT.redist 1.0.2

dotnet add package SQLite.WinRT.redist --version 1.0.2
NuGet\Install-Package SQLite.WinRT.redist -Version 1.0.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.redist" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SQLite.WinRT.redist --version 1.0.2
#r "nuget: SQLite.WinRT.redist, 1.0.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.
// Install SQLite.WinRT.redist as a Cake Addin
#addin nuget:?package=SQLite.WinRT.redist&version=1.0.2

// Install SQLite.WinRT.redist as a Cake Tool
#tool nuget:?package=SQLite.WinRT.redist&version=1.0.2

This is a redistribution of the "SQLite for Windows Runtime (Windows 8.1) Extension SDK" packaged NuGet-style. This package is compatible with the Windows 8.1 platform.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.2 20,264 3/14/2014
1.0.1 2,075 2/26/2014

v1.0.2: Upgrade to 3.8.4.1. This package no longer distributes individual binaries in favor of wrapping installation for the SQLite for Windows Runtime Extension SDK (.vsix).  This means it installs/upgrades per-machine rather than per-project.  This package no longer removes itself automatically to make it easier to see when updates are available.
v1.0.1: Fixed bug in detecting whether the Extension SDK is installed
v1.0.0: Initial package for SQLite 3.8.3.1