CRUD Extension Methods for Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.1 |
Author(s): | Malcolm Johnston |
Last Update: | Friday, January 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MalcolmJohnston/Dapper.SuaveExtensions |
NuGet Url: | https://www.nuget.org/packages/Dapper.SuaveExtensions |
Install
Install-Package Dapper.SuaveExtensions
dotnet add package Dapper.SuaveExtensions
paket add Dapper.SuaveExtensions
Dapper.SuaveExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- Microsoft.CSharp(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Linq.Dynamic.Core(>= 1.0.19)
Tags