AspNetPager 7.5.0
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/
See the version list below for details.
Install-Package AspNetPager -Version 7.5.0
dotnet add package AspNetPager --version 7.5.0
<PackageReference Include="AspNetPager" Version="7.5.0" />
paket add AspNetPager --version 7.5.0
#r "nuget: AspNetPager, 7.5.0"
// Install AspNetPager as a Cake Addin
#addin nuget:?package=AspNetPager&version=7.5.0
// Install AspNetPager as a Cake Tool
#tool nuget:?package=AspNetPager&version=7.5.0
Release Notes
Inherits from System.Web.UI.WebControl instead of Panel;
Removed property Wrap;
Added item Ul to enumeration LayoutType;
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.