System.Web.Mvc.Extensions
1.1.1.2
.NET Framework 4.0
Install-Package System.Web.Mvc.Extensions -Version 1.1.1.2
dotnet add package System.Web.Mvc.Extensions --version 1.1.1.2
<PackageReference Include="System.Web.Mvc.Extensions" Version="1.1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Web.Mvc.Extensions --version 1.1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Web.Mvc.Extensions, 1.1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Web.Mvc.Extensions as a Cake Addin
#addin nuget:?package=System.Web.Mvc.Extensions&version=1.1.1.2
// Install System.Web.Mvc.Extensions as a Cake Tool
#tool nuget:?package=System.Web.Mvc.Extensions&version=1.1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
扩展:CheckBox,DropDown,Radio,ResolveUrl,Stylesheet,GetScriptUrl,ScriptInclude,ScriptExtend,Img,LabelEx,Button,SubmitButton,ResetButton,Link,RenderTag,EnumDropDownList
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Web.Mvc.Extensions:
Package | Downloads |
---|---|
AtafCommonCore
This package is the first part of the ATAF test automation framework. Contains the common functionalities |
|
CodeDom.Extensions.Assembly
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1.2 | 158,157 | 9/21/2015 |
1.1.1.1 | 2,494 | 9/21/2015 |
1.1.1 | 1,035 | 9/21/2015 |
1.1.0.11 | 4,818 | 4/16/2015 |
1.1.0.10 | 980 | 4/15/2015 |
1.1.0.9 | 968 | 4/9/2015 |
1.1.0.8 | 870 | 4/9/2015 |
1.1.0.7 | 1,589 | 2/16/2015 |
1.1.0.6 | 19,594 | 8/19/2014 |
1.1.0.5 | 908 | 8/18/2014 |
1.1.0.4 | 862 | 8/16/2014 |
1.1.0.3 | 936 | 8/5/2014 |
1.1.0.2 | 870 | 7/31/2014 |
1.1.0.1 | 925 | 7/21/2014 |
1.1.0 | 1,050 | 7/20/2014 |
1.0.9.1 | 1,050 | 6/3/2014 |
1.0.9 | 3,424 | 6/3/2014 |
1.0.8.1 | 989 | 5/23/2014 |
1.0.8 | 1,059 | 5/23/2014 |
Views下Web.Config添加命名空间:
<add namespace="System.Web.Mvc.Extensions.Html" />