Simple CRUD operations for Dapper.
Dapper Tutorial: https://dapper-tutorial.net/
Info
Version: | 2.1.0 |
Author(s): | Henk Mollema |
Last Update: | Tuesday, September 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
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