Metadata >> NuGet >> xunit.assert

xunit.assert

Metadata

Authors James Newkirk, Brad Wilson
Description Includes the current assertion library from xUnit.net (xunit.assert.dll). Supported platforms: Desktop .NET 4.5+, Modern Windows 8+, Windows Phone 8+ (Silverlight), Windows Phone 8.1+ (Universal), 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
Title xUnit.net [Assertion Library]
PackageSize 98229
PackageHashAlgorithm SHA512
PackageHash 02w/09PASnabWCLzRgBvlIGtM3Mvz9pm6RSz9+kKfQU0eJ+KdQgV8+Xo8MPhWaB6cQ2ZimNM93gpx9mjGRRasg==
DownloadCount 000000
CreatedDate 2014-08-10T21:41:55

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

OpenWrap

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

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-alpha-build2606
2.0.0-alpha-build2595
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