MvcContrib 2.0.95
dotnet add package MvcContrib --version 2.0.95
NuGet\Install-Package MvcContrib -Version 2.0.95
<PackageReference Include="MvcContrib" Version="2.0.95" />
paket add MvcContrib --version 2.0.95
#r "nuget: MvcContrib, 2.0.95"
// Install MvcContrib as a Cake Addin #addin nuget:?package=MvcContrib&version=2.0.95 // Install MvcContrib as a Cake Tool #tool nuget:?package=MvcContrib&version=2.0.95
MvcContrib was designed to add functionality and ease-of-use to Microsoft's ASP.NET MVC Framework, MVC Contrib is useful for developers looking to develop and test UI elements on top of the ASP.NET MVC framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- MicrosoftWebMvc (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvcContrib:
Package | Downloads |
---|---|
MvcContrib.TestHelper
The TestHelper library allows simpler unit testing on Asp.net MVC controllers than can be accomplished through standard mocking and subclassing. It is designed to reduce the amount of work required to test controllers, and therefore should be used by your test projects but not in your web server project. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MvcContrib:
Repository | Stars |
---|---|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
Version | Downloads | Last updated |
---|---|---|
2.0.95 | 119,722 | 1/7/2011 |