Found 532 packages
Library for easily paging through any IEnumerable/IQueryable in .NET
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.
Asp.Net MVC HtmlHelper method for generating paging control for use with PagedList library.
A Paging library for ASP.NET MVC.
MVC 4 Paging with bootstrap or without bootstrap design also has different options like ItemTexts, TooltipTitles, Size, Alignment, IsShowControls, ItemIcon, metro css supported. Demo http://mvcpaging.apphb.com/ Now mvc paging areas supported.
Sieve is a simple, clean, and extensible framework for .NET Core that adds sorting, filtering, and pagination functionality out of the box. Most common use case would be for serving ASP.NET Core GET queries. Documentation available on GitHub: https://github.com/Biarity/Sieve/
ASP.NET Core 8.0, 9.0 Library to support Paging (including sorting and filtering) for Entity Framework Core and IEnumerableOfT datasources
ASP.NET Core extensions for implementing paging in web applications.
Bring back support for UseRowNumberForPaging in EntityFrameworkCore 9.0/8.0. Use a ROW_NUMBER() in queries instead of OFFSET/FETCH. This method is backwards-compatible to SQL Server 2005.
Paging.NET is a lightweight library for seamless, incremental server-side data loading.
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.)
Paging.Queryable is a lightweight library for seamless, incremental server-side data loading.
Paging.NET is a basic toolkit which provides incremental server-side data loads.
ASP.NET Core PagedList abstraction layer defines the IPagedList and IDynamicPagedList interface and useful extension methods for ASP.NET Core targeted projects. This project does not contains the implementation for creating paged list from a certain data source.
.NET for Android and MAUI bindings for the Android Java library 'androidx.paging:paging-common'. Library description: Android Paging-Common
.NET for Android and MAUI bindings for the Android Java library 'androidx.paging:paging-runtime'. Library description: Android Paging-Runtime
ASP.NET Core PagedList core library provides data paging functionality for ASP.NET Core targeted projects.
The Import Data With Paging add-in is used to connect to remote systems which support paging requests, reimport requests, etc. Currently this is true for all Integration Framework v2 plugins (D365 BC and D365 FO), supports pages requests when importing products, customers, etc. This add-in is to reduce the load on with bigger imports.
A library that helps to paging results
Leverage C# and WebAPI to generate hypermedia URLs and templates