Basic .NET Core library for DB handling.
Info
| Version: | 1.3.0 |
| Author(s): | Erlin Emrys |
| Last Update: | Saturday, July 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ErlinEmrys/Lib.Database |
| NuGet Url: | https://www.nuget.org/packages/Erlin.Lib.Database |
Install
Install-Package Erlin.Lib.Database
dotnet add package Erlin.Lib.Database
paket add Erlin.Lib.Database
Erlin.Lib.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Erlin.Lib.Common(>= 1.3.0)
- Microsoft.Data.SqlClient(>= 2.0.0)
- Npgsql(>= 4.1.3.1)
Tags