ExfSoft.MVC4 1.0.9.1

dotnet add package ExfSoft.MVC4 --version 1.0.9.1
NuGet\Install-Package ExfSoft.MVC4 -Version 1.0.9.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="ExfSoft.MVC4" Version="1.0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExfSoft.MVC4 --version 1.0.9.1
#r "nuget: ExfSoft.MVC4, 1.0.9.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 ExfSoft.MVC4 as a Cake Addin
#addin nuget:?package=ExfSoft.MVC4&version=1.0.9.1

// Install ExfSoft.MVC4 as a Cake Tool
#tool nuget:?package=ExfSoft.MVC4&version=1.0.9.1

已过期:建议下载(Has expired: it is recommended to download):System.Web.Mvc.Extensions Or System.Web.Mvc.Extensions.Mvc.4

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9.1 369 6/3/2014
1.0.9 100 6/3/2014
1.0.8.1 94 5/23/2014
1.0.7.5 94 4/20/2014
1.0.7.3 93 1/6/2014
1.0.7.2 90 12/27/2013
1.0.7.1 92 12/20/2013
1.0.7 90 12/20/2013
1.0.6 95 12/19/2013
1.0.5 110 12/10/2013
1.0.4 96 12/9/2013
1.0.3.6 95 12/1/2013
1.0.3.5 95 11/22/2013
1.0.3.4 92 3/26/2013
1.0.3.3 89 3/25/2013
1.0.3.2 83 3/22/2013
1.0.3.1 89 3/22/2013
1.0.3 88 1/30/2013
1.0.2.1 86 11/16/2012
1.0.2 85 11/16/2012
1.0.1 85 10/19/2012
1.0.0 87 6/27/2012

Views下Web.Config添加命名空间:
<add namespace="System.Web.Mvc.Extensions.Html" />