SQLite.WinRT.redist 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SQLite.WinRT.redist --version 1.0.1
NuGet\Install-Package SQLite.WinRT.redist -Version 1.0.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.redist" Version="1.0.1" />
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.1
#r "nuget: SQLite.WinRT.redist, 1.0.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.WinRT.redist as a Cake Addin
#addin nuget:?package=SQLite.WinRT.redist&version=1.0.1

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

This is a redistribution of the binaries from the "SQLite for Windows Runtime (Windows 8.1) Extension SDK" packaged NuGet-style. Unlike the Extension SDK, this installs the binaries per-project versus per-machine.  If it detects the Extension SDK (http://www.sqlite.org/2014/sqlite-winrt81-3080301.vsix) is installed on the machine then it will add it as a reference and gracefully uninstall itself.  This package is compatible with the Windows 8.1 platform.

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.

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

v1.0.1: Fixed bug in detecting whether the Extension SDK is installed
v1.0.0: Initial package for SQLite 3.8.3.1