xunit.assert.source 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package xunit.assert.source --version 2.0.0
NuGet\Install-Package xunit.assert.source -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xunit.assert.source" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.assert.source --version 2.0.0
#r "nuget: xunit.assert.source, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install xunit.assert.source as a Cake Addin
#addin nuget:?package=xunit.assert.source&version=2.0.0

// Install xunit.assert.source as a Cake Tool
#tool nuget:?package=xunit.assert.source&version=2.0.0

Includes the current assertion library from xUnit.net, as source into your project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on xunit.assert.source:

Repository Stars
dotnet/reactive
The Reactive Extensions for .NET
xunit/samples.xunit
Samples for xUnit.net (please open issues in https://github.com/xunit/xunit)
Thealexbarney/LibHac
A library that reimplements parts of the Nintendo Switch OS
xunit/xunit.analyzers
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)