A simple abstraction atop the Dapper and Dapper.SimpleCRUD extension methods for testability.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.2 |
Author(s): | Noah Colvin |
Last Update: | Thursday, September 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/noahcolvin/dapper-wrapper |
NuGet Url: | https://www.nuget.org/packages/Dapper.ExtraAnnotations |
Install
Install-Package Dapper.ExtraAnnotations
dotnet add package Dapper.ExtraAnnotations
paket add Dapper.ExtraAnnotations
Dapper.ExtraAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- Dapper.SimpleCRUD(>= 1.13.0)
Tags