Metadata >> NuGet >> xunit.runner.dnx

xunit.runner.dnx

Metadata

Authors James Newkirk,Brad Wilson
Description Console and Visual Studio runner for xUnit.net. Supported platforms: - DNX 4.5.1 - DNX Core 5+
IconUrl https://raw.githubusercontent.com/xunit/media/master/logo-512-transparent.png
LicenseUrl https://raw.githubusercontent.com/xunit/xunit/master/license.txt
Owners James Newkirk,Brad Wilson
ProjectUrl https://github.com/xunit/dnx.xunit
RequireLicenseAcceptance False
Dependencies Microsoft.Dnx.Runtime.Abstractions:1.0.0-beta7:dnx451|Microsoft.Dnx.TestAdapter:1.0.0-beta7:dnx451|Microsoft.Dnx.TestHost:1.0.0-beta7:dnx451|xunit.runner.utility:2.1.0:dnx451|xunit.runner.reporters:2.1.0:dnx451|Microsoft.Dnx.Runtime.Abstractions:1.0.0-beta7:dnxcore50|Microsoft.Dnx.TestAdapter:1.0.0-beta7:dnxcore50|Microsoft.Dnx.TestHost:1.0.0-beta7:dnxcore50|xunit.runner.utility:2.1.0:dnxcore50|xunit.runner.reporters:2.1.0:dnxcore50|System.Security.Cryptography.Hashing.Algorithms:4.0.0-beta-23225:dnxcore50
Title xUnit.net [Runner: DNX / DNX Core]
PackageSize 109632
PackageHashAlgorithm SHA512
PackageHash bofHDLxZSnMU2q3ctYg6dqGx+HV1+FwyYvqQlqELh3noIfwC3wwlgAbSM+4OCnVQCuUjI1HH1y19KBWHOHoagw==
DownloadCount 000000
CreatedDate 2015-09-28T03:41:57

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

OpenWrap

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

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.1.0-beta5a-build188