Metadata >> NuGet >> xunit.execution

xunit.execution

Metadata

Authors James Newkirk, Brad Wilson
Description Includes the execution framework for xUnit.net (xunit.execution.dll). Supported platforms: Desktop .NET 4.5+, Modern Windows 8+, Windows Phone 8.1+ (Universal), MonoTouch, MonoAndroid, Portable Libraries (supporting Profile259).
IconUrl https://raw.githubusercontent.com/xunit/media/master/logo-512-transparent.png
Language en-US
LicenseUrl https://raw.githubusercontent.com/xunit/xunit/master/license.txt
Owners James Newkirk, Brad Wilson
ProjectUrl https://github.com/xunit/xunit
RequireLicenseAcceptance False
Dependencies xunit.abstractions:[2.0.0-beta4-build2738]|xunit.core:[2.0.0-beta4-build2738]
Title xUnit.net [Test Execution Library]
PackageSize 770027
PackageHashAlgorithm SHA512
PackageHash VgGsfiQlbyWlRkp9OnXOFvkeAAPUO4ZRNnNx7R5Gh1TcWraEXQlhVixBySmbFKAa0HTZlpJ0ldgqfrp5ZQJgcQ==
DownloadCount 000000
CreatedDate 2014-08-10T21:42:59

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

OpenWrap

Installing the package:
o add-wrap xunit.execution
Uninstalling the package:
o remove-wrap xunit.execution

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
2.0.0-beta4-build2738
2.0.0-beta-build2700
2.0.0-beta-build2650
2.0.0-beta-build2616
2.0.0-alpha-build2606
2.0.0-alpha-build2595