Dodu.Mvc.Controls 4.8.0.6

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

// Install Dodu.Mvc.Controls as a Cake Tool
#tool nuget:?package=Dodu.Mvc.Controls&version=4.8.0.6

2018-02-08 修复输入分页导航功能在ajax模式下的bug,并对htmlhelper创建了扩展方法

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.8.0.7 1,109 2/10/2018
4.8.0.6 960 2/8/2018
4.8.0.5 952 2/7/2018
4.8.0.4 877 1/17/2018
4.8.0.3 878 9/25/2017
4.8.0.2 990 7/11/2017
4.8.0 1,003 4/21/2017
4.7.4.1 972 4/11/2017
4.7.4 941 4/11/2017
4.7.3.4 944 3/29/2017
4.7.3.1 978 3/28/2017
4.7.3 974 12/7/2016
4.7.2 1,355 9/19/2016
4.7.1 1,041 6/17/2016
4.7.0 986 6/17/2016
4.6.7 1,011 5/23/2016
4.6.6 1,059 3/29/2016
4.6.3 989 3/15/2016
4.5.0 1,080 3/11/2016
4.4.1 972 3/8/2016
4.3.0 1,042 1/3/2016
4.1.0 1,115 12/30/2015
4.0.0 1,352 12/29/2015

2018-02-08
修复输入分页导航功能在ajax模式下的bug,并对htmlhelper创建了扩展方法