Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.60.10 |
Author(s): | Sam Saffron, Johan Danforth |
Last Update: | Tuesday, June 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StackExchange/Dapper |
NuGet Url: | https://www.nuget.org/packages/Dapper.Contrib.UsmanIqbal |
Install
Install-Package Dapper.Contrib.UsmanIqbal
dotnet add package Dapper.Contrib.UsmanIqbal
paket add Dapper.Contrib.UsmanIqbal
Dapper.Contrib.UsmanIqbal Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Dapper(>= 1.60.10)
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.60.10)
- Microsoft.CSharp(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- Dapper(>= 1.60.10)
Tags
Also handles lists of entities and optional "dirty" tracking of interface-based entities.