Microex.PagedList.Core NuGet Package

PagedList makes it easier for .Net developers to write paging code.

It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.

(This is .NET Core version.).




Got any Microex.PagedList.Core Question?





Info

Version: 1.17.4
Author(s): Troy Goode, Microex, Lulus
Last Update: Thursday, September 22, 2016
.NET Fiddle: Online Example
Project Url: https://github.com/TroyGoode/PagedList
NuGet Url: https://www.nuget.org/packages/PagedList.Core


Install
Install-Package PagedList.Core
dotnet add package PagedList.Core
paket add PagedList.Core
PagedList.Core Download (Unzip the "nupkg" after downloading)

7 packages depend on this package.


Tags



STATS

must-have-score

1.9

avg-downloads-per-day

86

days-since-last-release

2765