CRUD for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.26.0 |
Author(s): | Sergey Kuznetsov, Paulo Victor Lund |
Last Update: | Thursday, December 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MicroOrm.Dapper.Repositories |
Install
Install-Package MicroOrm.Dapper.Repositories
dotnet add package MicroOrm.Dapper.Repositories
paket add MicroOrm.Dapper.Repositories
MicroOrm.Dapper.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 2.0.30)
- System.ComponentModel.Annotations(>= 4.7.0)
- Dapper(>= 2.0.30)
Tags