Skip to content

Repository files navigation

X.PagedList

Sponsor on GitHub Subscribe on X NuGet Downloads

What is this?

This is a fork of Troy's project PagedList. The main difference is that X.PagedList is a library that supports the modern .NET platform — you can use it everywhere the .NET platform is supported.

This library enables you to easily take an IEnumerable/IQueryable, chop it up into "pages", and grab a specific "page" by an index. PagedList.Mvc allows you to take that "page" and display a pager control that has links like "Previous", "Next", etc.

How to use

You can find all information about how to use X.PagedList libraries in Wiki

Get a digital subscription for project news

Subscribe to my X to keep up-to-date with project news and receive announcements.

Support this project

X.PagedList is used in over 15 million installs and maintained by one person in his spare time. If it saves your team time, consider sponsoring — it directly funds issue triage, .NET version support, and documentation.

Companies using X.PagedList in production: the Corporate tier includes priority triage and advance notice of breaking changes.

About

Library for easily paging through any IEnumerable/IQueryable in ASP.NET

Topics

Resources

Contributing

Security policy

Stars

927 stars

Watchers

46 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages