CRUD Extensions for Dapper.Net.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.62 |
Author(s): | Berkeleybross |
Last Update: | Friday, October 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/berkeleybross/Dapper.MicroCRUD |
NuGet Url: | https://www.nuget.org/packages/Dapper.MicroCRUD |
Install
Install-Package Dapper.MicroCRUD
dotnet add package Dapper.MicroCRUD
paket add Dapper.MicroCRUD
Dapper.MicroCRUD Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- berkeleybross.Pagination(>= 1.0.24)
- Dapper(>= 1.50.2)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- berkeleybross.Pagination(>= 1.0.24)
- Dapper(>= 1.50.2)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
Tags