A simple Dapper Service by Drysdale Chivhanga.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.2 |
Author(s): | Drysdale Chivhanga |
Last Update: | Sunday, June 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drysdale-chivhanga/dapper-service |
NuGet Url: | https://www.nuget.org/packages/Drysdale.Dapper.Service |
Install
Install-Package Drysdale.Dapper.Service
dotnet add package Drysdale.Dapper.Service
paket add Drysdale.Dapper.Service
Drysdale.Dapper.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- MySqlConnector(>= 1.0.1)
- System.Data.SqlClient(>= 4.8.2)
Tags