MvcContrib 2.0.95

dotnet add package MvcContrib --version 2.0.95
NuGet\Install-Package MvcContrib -Version 2.0.95
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="MvcContrib" Version="2.0.95" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcContrib --version 2.0.95
#r "nuget: MvcContrib, 2.0.95"
#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 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 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.

NuGet packages (5)

Showing the top 5 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.

OpenIdPortableArea

An MvcContrib Portable Area that provides quick and easy OpenID support.

MvcPortableArea

Portable Areas add instant functionality to your MVC Application.

BootstrapHelpers

Quickly and easily build rich HTML components in your MVC project using Bootstrap with less code

MvcContrib.Castle

MvcContrib.Castle is an addon for MvcContrib that contains WindsorControllerFactory to work with Castle.Windsor.

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 1,470,419 1/7/2011