A simple CRUD mapping ORM By Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.0.2 |
Author(s): | ChengXiaoChao |
Last Update: | Friday, December 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DapperPlus |
Install
Install-Package DapperPlus
dotnet add package DapperPlus
paket add DapperPlus
DapperPlus Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.0)
Tags