Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.1.0 |
| Author(s): | sextondjc |
| Last Update: | Monday, March 13, 2017 |
| .NET Fiddle: | Online Example |
| Project Url: | http://github.com/sextondjc/drapper |
| NuGet Url: | https://www.nuget.org/packages/Drapper |
Install
Install-Package Drapper
dotnet add package Drapper
paket add Drapper
Drapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Drapper.Validation(>= 1.1.0)
- Dapper(>= 1.50.2)
- Newtonsoft.Json(>= 10.0.1)
Tags
Drapper is a wrapper for Dapper (Dapper + Wrapper = Drapper).