Metadata >> NuGet >> TestStack.FluentMVCTesting

TestStack.FluentMVCTesting

Metadata

Authors Robert Moore, TestStack
Description Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 5 version; install FluentMVCTesting.Mvc4 if you are using MVC4 or FluentMVCTesting.Mvc3 if you are using MVC 3.
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:5.2.2
PackageSize 41942
PackageHashAlgorithm SHA512
PackageHash jVSosTPrJdNkO0jt2Do52xwwIQpMjfQssSu8g8+LG9iDwpxucUN70vGPx7b2kqRTjlef7uzYEPZ6LEQAmFW5+w==
DownloadCount 000000
CreatedDate 2015-04-10T01:39:54
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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install TestStack.FluentMVCTesting -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
Installing the package (HTTP Basic authentication):
Install-Package TestStack.FluentMVCTesting -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package TestStack.FluentMVCTesting -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package TestStack.FluentMVCTesting

OpenWrap

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

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