cloudscribe.Pagination.Models

Pagination models


Keywords
cloudscribe, pagination, models
License
Apache-2.0
Install
Install-Package cloudscribe.Pagination.Models -Version 1.1.0

Documentation

cloudscribe.Web.Pagination

ASP.NET Core TagHelper for Pagination

This was implemented in support of a larger project cloudscribe.Core.Web but has been moved to a separate repository since it has no dependencies on other "cloudscribe" components and should be useful in any ASP.NET Core MVC project that needs pagination. Get the big picture on cloudscribe projects at cloudscribe.com

Much/most of the credit for this project should go to the MvcPaging project. Some of the ideas, logic, tests, and demo content are borrowed from that project.

In addition to the PagerTagHelper, this project also has an AlphaPagerTagHelper for Alphabetic pagination that can be used to filter the paged content in conjunction with the numeric pager.

Documentation

The documentation for installation and use has been moved here: https://www.cloudscribe.com/docs/cloudscribe-web-pagination

You can download/clone this repo and run the PagingDemo.Web project to see multiple demo pages using the pager in various configurations including ajax and ajax inside a bootstrap modal.

If you have questions please visit our community forums https://www.cloudscribe.com/forum

Twitter URL Twitter Follow

Build Status

Windows Linux
Build status Build Status

Follow me on twitter @cloudscribeweb and @joeaudette