Library to help using connections and querys to SQLite.
Info
Version: | 1.0.7.2 |
Author(s): | Luis de Diego aka GMS |
Last Update: | Wednesday, October 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ldiegos/GMS.Lib.DataAccess |
NuGet Url: | https://www.nuget.org/packages/GmsDataAccessSQLite |
Install
Install-Package GmsDataAccessSQLite
dotnet add package GmsDataAccessSQLite
paket add GmsDataAccessSQLite
GmsDataAccessSQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.3.0)
- System.Data.SQLite(>= 1.0.111)
- System.Data.SQLite.Core(>= 1.0.111)
- System.Data.SQLite.EF6(>= 1.0.111)
- System.Data.SQLite.Linq(>= 1.0.111)
Tags