A library for seamlessly adding pagination to your dotnet core asp.net web api.
Info
Version: | 2.0.0 |
Author(s): | Jonathan Madison |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RamPaged |
Install
Install-Package RamPaged
dotnet add package RamPaged
paket add RamPaged
RamPaged Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Newtonsoft.Json(>= 11.0.1)
- System.Linq.Dynamic.Core(>= 1.2.2)
Tags