Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | Bibash |
Last Update: | Thursday, June 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bibashkafle/DapperMySqlExtenstion/ |
NuGet Url: | https://www.nuget.org/packages/DapperMySqlExtenstion |
Install
Install-Package DapperMySqlExtenstion
dotnet add package DapperMySqlExtenstion
paket add DapperMySqlExtenstion
DapperMySqlExtenstion Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- MySql.Data(>= 8.0.16)
Tags
Find example here : https://github.com/bibashkafle/DapperMySqlExtenstionExample/.