Simple CRUD operations for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 3.3.3 |
Author(s): | Henk Mollema |
Last Update: | Friday, August 23, 2024 |
.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