Simple CRUD operations for Dapper.
Dapper Tutorial: https://dapper-tutorial.net/
Info
Version: | 3.0.0 |
Author(s): | Henk Mollema |
Last Update: | Tuesday, December 21, 2021 |
.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