Metadata >> NuGet >> TestStack.FluentMVCTesting.Mvc4

TestStack.FluentMVCTesting.Mvc4

Metadata

Authors Robert Moore, TestStack
Description Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 4 version; install FluentMVCTesting if you are using MVC5 or FluentMVCTesting.Mvc3 if you are using MVC3.
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
ReleaseNotes For breaking changes from previous versions see https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/BREAKING_CHANGES.md
RequireLicenseAcceptance False
Tags fluent, mvc, asp.net, testing, terse
Dependencies Microsoft.AspNet.Mvc:4.0.30506
PackageSize 42038
PackageHashAlgorithm SHA512
PackageHash +lVLdrfbjzhXX1KmawKAcJxBr5BkF+pco+0/n6iT7fA7QD8kRFrKSuHZSRRQQZ3Bzw6isfDpKpUD3Im/GKfDRQ==
DownloadCount 000000
CreatedDate 2015-04-10T01:42:01

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.Mvc4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TestStack.FluentMVCTesting.Mvc4 -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.Mvc4
Installing the package (HTTP Basic authentication):
Install-Package TestStack.FluentMVCTesting.Mvc4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TestStack.FluentMVCTesting.Mvc4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TestStack.FluentMVCTesting.Mvc4

OpenWrap

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

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