Simple CRUD operations for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 3.4.0 |
| Author(s): | Henk Mollema |
| Last Update: | Wednesday, May 14, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/henkmollema/Dommel |
| NuGet Url: | https://www.nuget.org/packages/Dommel |
Install
Install-Package Dommel
dotnet add package Dommel
paket add Dommel
Dommel Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags