Famoser.SqliteWrapper 1.1.5

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

// Install Famoser.SqliteWrapper as a Cake Tool
#tool nuget:?package=Famoser.SqliteWrapper&version=1.1.5

This packages serves as a wrapper for an sqlite database.
Go to github for instructions on how to use this library

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.5 1,364 7/12/2016
1.1.2 977 6/30/2016
1.1.1 972 6/29/2016
1.1.0 987 6/29/2016
1.0.4 996 6/28/2016
1.0.3 1,008 6/28/2016
1.0.2 954 6/28/2016
1.0.1 984 6/4/2016

made SqliteService disposable