Skip to content

gpeipman/DotNetPaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Extension methods for paged data (IQueryable)
  • Extension methods for pages data with AutoMapper mapping
  • ASP.NET Core 2.0 web application
  • General pager view component
  • Database script for SQL Server

Read more about paging

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

About

Data paging with ASP.NET and ASP.NET Core

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •