Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.4 |
Author(s): | Yapper |
Last Update: | Tuesday, June 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ellerbus/Yapper |
NuGet Url: | https://www.nuget.org/packages/Yapper |
Install
Install-Package Yapper
dotnet add package Yapper
paket add Yapper
Yapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This wrapper provides a simple Unit of Work pattern for isolating transactional business rules, cache and crud layer.