Generated pagination numbers for asp mvc web sites NuGet Package

Usage:
In your view
@using ExicoAspMvcPaging
@Html.Raw(Html.RenderPaging(Model.PagingInfo.TotalItemCount, Model.PagingInfo.ItemsPerPage, new PagerOptions()
{
PageParam = "CurrentPage",

}));.




Got any Generated pagination numbers for asp mvc web sites Question?





Info

Version: 1.0.2
Author(s): Md Ishtiaque Shahrier
Last Update: Wednesday, August 2, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ishahrier/ExicoAspMvcPaging
NuGet Url: https://www.nuget.org/packages/ExicoAspMvcPaging


Install
Install-Package ExicoAspMvcPaging
dotnet add package ExicoAspMvcPaging
paket add ExicoAspMvcPaging
ExicoAspMvcPaging Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2458