CRUD extension methods for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.0.0.1 |
| Author(s): | m98proxy |
| Last Update: | Saturday, June 18, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://m98proxy.github.io/Dapper.Extension |
| NuGet Url: | https://www.nuget.org/packages/Dapper.Extension |
Install
Install-Package Dapper.Extension
dotnet add package Dapper.Extension
paket add Dapper.Extension
Dapper.Extension Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
Tags