sqlite3secure.uwp 1.0.5

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

// Install sqlite3secure.uwp as a Cake Tool
#tool nuget:?package=sqlite3secure.uwp&version=1.0.5

SQLite3 intergrated with wxSQLite3 encryption part for UWP.
You can use a C# wrapper (SQLitePCLRaw etc.) to call the output sqlite3.dll.

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.5 3,144 1/3/2017
1.0.4 2,581 1/2/2017
1.0.3 2,608 1/2/2017
1.0.2 2,569 1/2/2017
1.0.1 2,504 12/30/2016
1.0.0 2,981 12/29/2016

Sync with SQLite 3.15.2 and wxSQLite 3.4.1