A .NET 8.0 Repository and UnitOfWork implementation over Dapper.Contrib.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 8.0.0 |
| Author(s): | Rafael Mac Menz |
| Last Update: | Monday, January 29, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/m4cm3nz/Infrastructure.Data.Dapper |
| NuGet Url: | https://www.nuget.org/packages/Infrastructure.Data.Dapper |
Install
Install-Package Infrastructure.Data.Dapper
dotnet add package Infrastructure.Data.Dapper
paket add Infrastructure.Data.Dapper
Infrastructure.Data.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.Contrib(>= 2.0.78)
- Infrastructure.Data.Abstractions(>= 1.0.1)
Tags