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.
<PackageVersion Include="MvcContrib" Version="2.0.95" />
                    
Directory.Packages.props
<PackageReference Include="MvcContrib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=MvcContrib&version=2.0.95
                    
Install MvcContrib as a Cake Addin
#tool nuget:?package=MvcContrib&version=2.0.95
                    
Install MvcContrib as a Cake Tool

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.

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 30,626 1/7/2011