262 packages tagged with “paging”
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.
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 extensions for implementing paging in web applications.
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.)
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.
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.
ASP.NET Core 8.0, 9.0 Library to support Paging (including sorting and filtering) for Entity Framework Core and IEnumerableOfT datasources
A Paging library for ASP.NET MVC.
Easily construct lambda expressions dynamically. Turn models into database queries, using a simple fluent implementation.
ASP.NET Core PagedList core library provides data paging functionality for ASP.NET Core targeted projects.
EF extensions for X.PagedList library
DataCollection is a series of cross-platform observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
This package provides extension method to create PagedList using EntityFramework async method.
This library provides data-paging functionality and pager UI for ASP.NET Core MVC projects.
This package provides the functionality to utilize the features of Syncfusion® WPF Olap Shared control and more.
AspNetPager is a free custom paging control for ASP.NET web form application. It's one of the most popular ASP.NET third party controls used by chinese ASP.NET developers. AspNetPager was first published in 2003 and had been steadily improved and updated since then. Online demos: http://en.webdiyer.com/aspnetpager/demos/ Online documentation: http://en.webdiyer.com/aspnetpager/docs/
Library to break up large volumes of database data into manageable chunks. DO NOT install this seperately. Install this as a part of RingSoft.DbLookup.EfCore.
Contains the Hot Chocolate GraphQL query pagination.
Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework Core 8.0
Common classes used by other Candor libraries.
MvcPager is a free and open source paging component for ASP.NET MVC, it expose a series of extension methods for using in ASP.NET MVC applications, the implementation was inspired by Scott Guthrie's PagedList<T> idea, it was first published in 2009 and had been steadily improved and updated since then. The latest version 3.0 is one the most powerful ASP.NET MVC paging controls. Project home page: English: http://en.webdiyer.com/mvcpager/ Chinese: http://www.webdiyer.com/mvcpager/ Online demos: English: http://en.webdiyer.com/mvcpager/demos/ Chinese: http://www.webdiyer.com/mvcpager/demos/ Documentation: English: http://en.webdiyer.com/mvcpager/docs/ Chinese: http://www.webdiyer.com/mvcpager/docs/
Query helpers and extensions.
Package Description
WPF Controls to display data outputted by RingSoft.DbLookup. Use with RingSoft.DbLookup.EfCore.
Simple and Powerful Dynamic Multiple Column Searching and Sorting along with Pagination and Excel Export for Jquery DataTables Asp.Net Core Server Side
A Document-Centric Data Access Framework for Cosmos DB
AspNetPager是ASP.NET网站或Web应用程序中用于分页的自定义控件,功能强大、灵活,使用方便,同时支持回发(Postback)和url两种分页方式。 在线示例:http://www.webdiyer.com/aspnetpager/demos/ 在线帮助文档:http://www.webdiyer.com/aspnetpager/docs/
A paged foreach binding for knockout