mvccontrib - MvcContrib.Mvc3 3.1.5.0

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.

PM> Install-Package MvcContrib.Mvc3 -Version 3.1.5 -Source https://www.myget.org/F/mvccontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install MvcContrib.Mvc3 -Version 3.1.5 -Source https://www.myget.org/F/mvccontrib/api/v3/index.json

Copy to clipboard

> dotnet add package MvcContrib.Mvc3 --version 3.1.5 --source https://www.myget.org/F/mvccontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="MvcContrib.Mvc3" Version="3.1.5" />
Copy to clipboard
source https://www.myget.org/F/mvccontrib/api/v3/index.json

nuget MvcContrib.Mvc3  ~> 3.1.5
Copy to clipboard

> choco install MvcContrib.Mvc3 --version 3.1.5 --source https://www.myget.org/F/mvccontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "mvccontrib" -SourceLocation "https://www.myget.org/F/mvccontrib/api/v2"
Install-Module -Name "MvcContrib.Mvc3" -RequiredVersion "3.1.5" -Repository "mvccontrib" 
Copy to clipboard

  • Any 0.0
    • Mvc3Futures

Owners

Eric Hexter

Authors

Outercurve Foundation

Project URL

http://mvccontrib.codeplex.com/

License

Apache-2.0

Tags

mvc

Info

172 total downloads
151 downloads for version 3.1.5.0
Download (89.26 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.1.5.0 89.26 KB Wed, 03 Oct 2012 04:37:56 GMT 151
3.1.4.0 89.27 KB Wed, 03 Oct 2012 04:28:53 GMT 2
3.1.3.0 89.27 KB Sat, 02 Jun 2012 12:27:57 GMT 17
3.1.2.0 89.29 KB Wed, 03 Oct 2012 05:12:30 GMT 2