367 packages tagged with “Pagination”
Pagination models
an AspNetCore TagHelper for pagination
Easily construct lambda expressions dynamically. Turn models into database queries, using a simple fluent implementation.
A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.
A .NET library that simplifies building flexible REST APIs by applying filtering, sorting and pagination over IQueryable sources in ASP.NET Core applications. Reduces boilerplate when exposing dynamic query capabilities.
An addon that adds interactivity capabilities to commands.
Lightweight library to perform pagination in backend code
DevAccelerate Core provides all the basic interfaces for the most common cross-cutting concerns such as entity management, data pagination, caching, logging, exception handling, and so on.
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/
A reusable pagination component for Blazor to show related content across multiple pages.
Pagination
Contains the Hot Chocolate GraphQL query pagination.
JoyMoe.Common generic REST API controller for Asp.Net Core MVC
The package is a part of the Saritasa Tools project. Saritasa.Tools.Common contains various utilities and extensions for DateTime conversion, strings manipulation, validation utils (Guard), parse with default, flow (memoize, retry), collection processing (chunk select), atomic (CAS, swap), strings hash (md5, sha1, sha2), paged enumerable.
The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 / .NET 4.5 and without dependencies.
Collection of tag helpers for ASP.NET Core web applications, like Paging, SelectEnum and LanguageNav dropdown tag helpers for MVC and Razor Pages.
This library is extending ASP.NET Core Blazor functionalities to ease the most common tasks for the developers. In this version it has the following functionalities: 1. Adding constructor dependency injection support for the Blazor Components. 2. Useful extension methods on NavigationManager to handle query strings. 3. A pagination component to display pagination UI in Blazor Components. 4. A CustomValidationMessages component for adding custom error/validation messages to the EditConext. For configuration details please visit the GitHub repository.
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/
DisCatSharp Interactivity Extension Unleash the full power of discord commands. Documentation: https://docs.dcs.aitsys.dev/articles/modules/interactivity.html
This is a library for List Pagination on Dotnet, auto map or convert source to destination model. Works well with Entity Framework as an extension and supports asynchronous calls. More example of project URL https://github.com/SitholeWB/Pagination.EntityFrameworkCore.Extensions
Essential utilities and helper methods for ASP.NET Core MVC applications. Provides enhanced routing, model binding, response caching, API versioning support, and beautiful paged collection APIs with built-in filtering and sorting capabilities.
Package Description
Pagination or Pager in Bootstrap for .Net Framework.
A library that helps to paging results
PaginationTagHelper give you a easy way to handle your pagination
Helper library for pagination
AspNetPager是ASP.NET网站或Web应用程序中用于分页的自定义控件,功能强大、灵活,使用方便,同时支持回发(Postback)和url两种分页方式。 在线示例:http://www.webdiyer.com/aspnetpager/demos/ 在线帮助文档:http://www.webdiyer.com/aspnetpager/docs/
Essa biblioteca possui as abstrações, ou, as interfaces que podem ser utilizadas em qualquer projeto. Porém a biblioteca contendo as implementações, deve ser instalada no seu projeto de Infra.Data
Easily paging in ASP.NET Core MVC that gets data as chunks from database