jquery.vzpager 1.1.2.4

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package jquery.vzpager --version 1.1.2.4
NuGet\Install-Package jquery.vzpager -Version 1.1.2.4
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="jquery.vzpager" Version="1.1.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.vzpager --version 1.1.2.4
#r "nuget: jquery.vzpager, 1.1.2.4"
#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 jquery.vzpager as a Cake Addin
#addin nuget:?package=jquery.vzpager&version=1.1.2.4

// Install jquery.vzpager as a Cake Tool
#tool nuget:?package=jquery.vzpager&version=1.1.2.4

一个易用,强大的jquery分页插件。
适用各种分页场景,有详细的说明文档。
不管你信不信,反正我是信了。

BUG反馈邮箱:40799225@qq.com

There are no supported framework assets in this 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
1.1.3-alpha 982 12/31/2015
1.1.2.4 1,261 11/16/2015
1.1.2.3 1,088 11/10/2015
1.1.2.2 1,327 11/9/2015

v 1.1.2.4
  修正说明文档的一些错误字眼
  将源码从包中删除,代码还有很多地方写的不是很好,等优化好后再提供源码
v 1.1.2.3
  修复VS2015 Nuget安装不了BUG
v 1.1.2 +
   增加默认分页模版
   增加可隐藏按钮配置
   修复IE内核浏览器部分功能不兼容问题
   优化多实例的之间的共用代码部分