hVostt.Web.Mvc
1.0.0.29
.NET Framework 4.5
Install-Package hVostt.Web.Mvc -Version 1.0.0.29
dotnet add package hVostt.Web.Mvc --version 1.0.0.29
<PackageReference Include="hVostt.Web.Mvc" Version="1.0.0.29" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add hVostt.Web.Mvc --version 1.0.0.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: hVostt.Web.Mvc, 1.0.0.29"
#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 hVostt.Web.Mvc as a Cake Addin
#addin nuget:?package=hVostt.Web.Mvc&version=1.0.0.29
// Install hVostt.Web.Mvc as a Cake Tool
#tool nuget:?package=hVostt.Web.Mvc&version=1.0.0.29
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET MVC 4 Useful Extensions
Product | Versions |
---|---|
.NET Framework | 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.
-
- Microsoft.AspNet.Mvc (>= 4.0.30506)
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.0.0.29 | 1,318 | 9/1/2013 |
1.0.0.28 | 899 | 8/31/2013 |
1.0.0.27 | 898 | 8/31/2013 |
1.0.0.26 | 1,073 | 7/25/2013 |
1.0.0.25 | 1,161 | 7/18/2013 |
1.0.0.24 | 1,124 | 7/18/2013 |
1.0.0.23 | 1,096 | 6/29/2013 |
1.0.0.22 | 1,032 | 6/22/2013 |
1.0.0.21 | 1,008 | 6/19/2013 |
1.0.0.20 | 1,007 | 6/19/2013 |
1.0.0.19 | 1,077 | 6/19/2013 |
1.0.0.18 | 1,071 | 6/16/2013 |
1.0.0.17 | 982 | 6/7/2013 |
1.0.0.16 | 969 | 6/2/2013 |
1.0.0.15 | 1,040 | 6/2/2013 |
1.0.0.14 | 956 | 5/7/2013 |
1.0.0.13 | 906 | 4/29/2013 |
1.0.0.12 | 948 | 4/28/2013 |
1.0.0.11 | 982 | 4/25/2013 |
1.0.0.10 | 939 | 4/25/2013 |
1.0.0.9 | 969 | 4/25/2013 |
1.0.0.8 | 952 | 4/21/2013 |
1.0.0.7 | 935 | 4/16/2013 |
1.0.0.6 | 955 | 4/9/2013 |
1.0.0.5 | 1,018 | 4/9/2013 |
1.0.0.4 | 1,022 | 4/9/2013 |
1.0.0.3 | 958 | 4/9/2013 |
1.0.0.2 | 1,010 | 4/9/2013 |
1.0.0.1 | 1,005 | 4/9/2013 |
1.0.0 | 1,032 | 4/9/2013 |
Extended ViewData with As*<T>, Get<T>/Set<T> and other...