Info
Version: | 1.1.5 |
Author(s): | Florian Moser |
Last Update: | Tuesday, July 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/famoser/SqliteWrapper |
NuGet Url: | https://www.nuget.org/packages/Famoser.SqliteWrapper |
Install
Install-Package Famoser.SqliteWrapper
dotnet add package Famoser.SqliteWrapper
paket add Famoser.SqliteWrapper
Famoser.SqliteWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Famoser.FrameworkEssentials(>= 2.4.3)
- Nito.AsyncEx(>= 3.0.1)
- SQLite.Net.Core-PCL(>= 3.1.1)
- SQLite.Net.Async-PCL(>= 3.1.1)
Go to github for instructions on how to use this library.