Simple DB helper classes for my various projects.
Info
Version: | 6.1.1.105 |
Author(s): | Richard Niemand |
Last Update: | Tuesday, January 3, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rniemand/Rn.NetCore.DbCommon |
NuGet Url: | https://www.nuget.org/packages/Rn.NetCore.DbCommon |
Install
Install-Package Rn.NetCore.DbCommon
dotnet add package Rn.NetCore.DbCommon
paket add Rn.NetCore.DbCommon
Rn.NetCore.DbCommon Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- MySql.Data(>= 8.0.23)
- Rn.NetCore.Common(>= 3.0.0.124)
- System.Data.SqlClient(>= 4.8.2)