AspNetPager 7.5.1

dotnet add package AspNetPager --version 7.5.1
NuGet\Install-Package AspNetPager -Version 7.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: AspNetPager, 7.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNetPager as a Cake Addin
#addin nuget:?package=AspNetPager&version=7.5.1

// Install AspNetPager as a Cake Tool
#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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
7.5.1 73,666 6/9/2015
7.5.0 2,114 6/2/2015
7.4.4.1 4,261 9/2/2013
7.4.4 4,453 7/22/2013
7.4.3 4,236 4/23/2013
7.4.2 2,212 11/19/2012
7.4.1 2,585 9/7/2012
7.3.2 6,978 5/2/2011

Fixed a bug where container tag is not closed if ShowDisabledButtons value is false;