PagedDapper - A Dapper Extension for Paging (Pagination Queries).
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Abhay Prince |
Last Update: | Tuesday, August 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Abhayprince/PagedDapper.git |
NuGet Url: | https://www.nuget.org/packages/PagedDapper |
Install
Install-Package PagedDapper
dotnet add package PagedDapper
paket add PagedDapper
PagedDapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- System.Reflection.Emit(>= 4.3.0)
- dapper(>= 1.60.6)
Tags