Data paging with ASP.NET and A

Data paging in .NET Framework

Sample solution that answers one very popular question: how to build data paging support to my .NET application?

What's included?

Sample solution contains the following examples:

Pager classes for data and presentation layer EF Core extension methods for paged data (IQueryable) NHibernate extensions methods for paged data (LINQ, ICriteria, QueryOver) Extension methods for pages data with AutoMapper mapping ASP.NET Core 2.2 web application (Entity Framework Core, NHibernate) ASP.NET MVC (Entity Framework) Pager view component, tag helper and partial view Database script for SQL Server

NHibernate samples are included in DotNetPaging.AspNetCore project.

Read more about paging

More about my work on ASP.NET/ASP.NET Core paging can be found in these blog posts:

Building pager view component (Gunnar Peipman) Building pager tag helper (Gunnar Peipman) Paging with Entity Framework Core (Gunnar Peipman) Returning paged results from repositories using PagedResult (Gunnar Peipman)

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。