Metadata >> NuGet >> TestStack.FluentMVCTesting.Mvc3

TestStack.FluentMVCTesting.Mvc3

Metadata

Authors Robert Moore, TestStack
Description Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 3 version; install FluentMVCTesting if you are using MVC5 or FluentMVCTesting.Mvc4 if you are using MVC4.
IconUrl https://raw.github.com/TestStack/TestStack.FluentMVCTesting/master/logo.png
Language en-US
LicenseUrl https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/LICENSE.txt
Owners Robert Moore, TestStack
ProjectUrl https://github.com/TestStack/TestStack.FluentMVCTesting
RequireLicenseAcceptance False
Tags fluent, mvc, asp.net, testing, terse
Dependencies Microsoft.AspNet.Mvc:3.0
PackageSize 42028
PackageHashAlgorithm SHA512
PackageHash vbZ/Ou7OVPNbGqHG2rWBvnZtYbd2EfAiN4iwRP15JvuN4WZ5zQ3jCsob6GOwrfhibx79R72faY5frQjk48eeRA==
DownloadCount 000000
CreatedDate 2015-04-10T01:40:51
ReleaseNotes For breaking changes from previous versions see https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/BREAKING_CHANGES.md

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install TestStack.FluentMVCTesting.Mvc3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TestStack.FluentMVCTesting.Mvc3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package TestStack.FluentMVCTesting.Mvc3
Installing the package (HTTP Basic authentication):
Install-Package TestStack.FluentMVCTesting.Mvc3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TestStack.FluentMVCTesting.Mvc3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TestStack.FluentMVCTesting.Mvc3

OpenWrap

Installing the package:
o add-wrap TestStack.FluentMVCTesting.Mvc3
Uninstalling the package:
o remove-wrap TestStack.FluentMVCTesting.Mvc3

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0