Extension set for dapper simplifies query creation.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.0 |
Author(s): | Milovidov Vasiliy |
Last Update: | Saturday, February 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/milovidov983/DapperHelpers |
NuGet Url: | https://www.nuget.org/packages/DapperHelpers |
Install
Install-Package DapperHelpers
dotnet add package DapperHelpers
paket add DapperHelpers
DapperHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 1.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
Tags