GreatIdeas.Paging contains pagination logic in Asp.NetCore to model your data into pages.
Info
Version: | 2.0.1 |
Author(s): | Gerald Maale |
Last Update: | Tuesday, August 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GreatIdeas.Paging |
Install
Install-Package GreatIdeas.Paging
dotnet add package GreatIdeas.Paging
paket add GreatIdeas.Paging
GreatIdeas.Paging Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Dynamic.Core(>= 1.2.7)