AspNetPager 7.5.1
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/
Install-Package AspNetPager -Version 7.5.1
dotnet add package AspNetPager --version 7.5.1
<PackageReference Include="AspNetPager" Version="7.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetPager --version 7.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetPager, 7.5.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed a bug where container tag is not closed if ShowDisabledButtons value is false;
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.