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,589 | 9/21/2015 |
1.1.1.1 | 2,500 | 9/21/2015 |
1.1.1 | 1,042 | 9/21/2015 |
1.1.0.11 | 4,824 | 4/16/2015 |
1.1.0.10 | 987 | 4/15/2015 |
1.1.0.9 | 974 | 4/9/2015 |
1.1.0.8 | 877 | 4/9/2015 |
1.1.0.7 | 1,596 | 2/16/2015 |
1.1.0.6 | 19,684 | 8/19/2014 |
1.1.0.5 | 915 | 8/18/2014 |
1.1.0.4 | 868 | 8/16/2014 |
1.1.0.3 | 942 | 8/5/2014 |
1.1.0.2 | 876 | 7/31/2014 |
1.1.0.1 | 931 | 7/21/2014 |
1.1.0 | 1,057 | 7/20/2014 |
1.0.9.1 | 1,056 | 6/3/2014 |
1.0.9 | 3,431 | 6/3/2014 |
1.0.8.1 | 997 | 5/23/2014 |
1.0.8 | 1,067 | 5/23/2014 |
Views下Web.Config添加命名空间:
<add namespace="System.Web.Mvc.Extensions.Html" />