A simple library to make queries using SQLite.
Info
| Version: | 1.0.5.1 |
| Author(s): | Eric Mackrodt |
| Last Update: | Friday, February 27, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/ericmackrodt/EasySQLiteQuery |
| NuGet Url: | https://www.nuget.org/packages/EasySQLiteQuery |
Install
Install-Package EasySQLiteQuery
dotnet add package EasySQLiteQuery
paket add EasySQLiteQuery
EasySQLiteQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SQLite(1.0.94.1)
Tags