mvccontrib - MvcContrib.Mvc3.TestHelper 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. The TestHelper component provides additional utilities that aid in unit testing ASP.NET MVC projects.

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget MvcContrib.Mvc3.TestHelper  ~> 3.1.5
Copy to clipboard

> choco install MvcContrib.Mvc3.TestHelper --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.TestHelper" -RequiredVersion "3.1.5" -Repository "mvccontrib" 
Copy to clipboard

Owners

Eric Hexter

Authors

Outercurve Foundation

Project URL

http://mvccontrib.codeplex.com/

License

Unknown

Tags

mvc

Info

157 total downloads
126 downloads for version 3.1.5.0
Download (29.48 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.1.5.0 29.48 KB Wed, 03 Oct 2012 04:38:05 GMT 126
3.1.4.0 29.52 KB Wed, 03 Oct 2012 04:29:02 GMT 1
3.1.3.0 29.52 KB Sat, 02 Jun 2012 12:28:07 GMT 29
3.1.2.0 29.48 KB Wed, 03 Oct 2012 05:12:38 GMT 1