Metadata >> NuGet >> xunit.core

xunit.core

Metadata

Authors James Newkirk,Brad Wilson
Description Includes the core unit testing framework from xUnit.net (xunit.core.dll). Supported platforms: Desktop .NET 4.5+, Modern Windows 8+, Windows Phone 8+ (Silverlight), 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.abstractions:[2.0.0-beta4-build2738]:win80|xunit.runner.visualstudio:[0.99.8]:win80|xunit.abstractions:[2.0.0-beta4-build2738]:Unsupported|xunit.runner.visualstudio:[0.99.8]:Unsupported
Title xUnit.net [Core Library]
PackageSize 556652
PackageHashAlgorithm SHA512
PackageHash rXwY5wyibf//mOcRVFHC/MW0MrYHAg2Pt5I1EIKMsjtFAFsczSJjIvV2virgdto8KpTDz/U8w5F2H1s6Ar7Fow==
DownloadCount 000000
CreatedDate 2014-08-10T21:42:39

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

OpenWrap

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

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-alpha-build2576
2.0.0-alpha-build2569
2.0.0-alpha-build2562
2.0.0-alpha-build2552
2.0.0-alpha-build2548