Library to help using connections and querys to MSSQLServer, SQLite and MSAccess.
Info
| Version: | 1.0.7 |
| Author(s): | Luis de Diego aka GMS |
| Last Update: | Friday, September 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ldiegos/GMS.Lib.DataAccess |
| NuGet Url: | https://www.nuget.org/packages/GmsDataAccessHelper |
Install
Install-Package GmsDataAccessHelper
dotnet add package GmsDataAccessHelper
paket add GmsDataAccessHelper
GmsDataAccessHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.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