AspNetPager 7.5.1
dotnet add package AspNetPager --version 7.5.1
NuGet\Install-Package AspNetPager -Version 7.5.1
<PackageReference Include="AspNetPager" Version="7.5.1" />
<PackageVersion Include="AspNetPager" Version="7.5.1" />
<PackageReference Include="AspNetPager" />
paket add AspNetPager --version 7.5.1
#r "nuget: AspNetPager, 7.5.1"
#addin nuget:?package=AspNetPager&version=7.5.1
#tool nuget:?package=AspNetPager&version=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/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed a bug where container tag is not closed if ShowDisabledButtons value is false;