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