Extension library for Dapper to include ORM support and async.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.1.1 |
Author(s): | Micrologic Associates |
Last Update: | Thursday, May 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/micrologic_development/dapper.extended/src/master/ |
NuGet Url: | https://www.nuget.org/packages/Dapper.Generic.Extensions |
Install
Install-Package Dapper.Generic.Extensions
dotnet add package Dapper.Generic.Extensions
paket add Dapper.Generic.Extensions
Dapper.Generic.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
Tags