Leverages Dapper's simple object mapping with a command pattern approach rather than an extension method approach.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Reid Evans |
Last Update: | Friday, February 22, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DapperQueryExecutor |
Install
Install-Package DapperQueryExecutor
dotnet add package DapperQueryExecutor
paket add DapperQueryExecutor
DapperQueryExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags