A Dapper extension that was inspired by Dapper.SimpleCRUD, Dapper-Plus, and more.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.5.4 |
Author(s): | Wesley Hamilton |
Last Update: | Wednesday, June 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ffhighwind/DapperExtraCRUD |
NuGet Url: | https://www.nuget.org/packages/Dapper.ExtraCRUD |
Install
Install-Package Dapper.ExtraCRUD
dotnet add package Dapper.ExtraCRUD
paket add Dapper.ExtraCRUD
Dapper.ExtraCRUD Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper.StrongName(>= 2.0.35)
- Fasterflect.Reflect(>= 3.1.0)
- Microsoft.CSharp(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Data.SqlClient(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- Dapper.StrongName(>= 2.0.35)
- Fasterflect.Reflect(>= 3.1.0)
- System.Linq.Expressions(>= 4.3.0)
- Dapper.StrongName(>= 2.0.35)
- Fasterflect.Reflect(>= 3.1.0)
- Microsoft.CSharp(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Data.SqlClient(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
Tags