xunit.runners
2.0.0-rc2-build2857
Prefix Reserved
This is a prerelease version of xunit.runners.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package xunit.runners --version 2.0.0-rc2-build2857
NuGet\Install-Package xunit.runners -Version 2.0.0-rc2-build2857
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.runners" Version="2.0.0-rc2-build2857" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.runners" Version="2.0.0-rc2-build2857" />
<PackageReference Include="xunit.runners" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xunit.runners --version 2.0.0-rc2-build2857
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runners, 2.0.0-rc2-build2857"
#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.
#:package xunit.runners@2.0.0-rc2-build2857
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=xunit.runners&version=2.0.0-rc2-build2857&prerelease
#tool nuget:?package=xunit.runners&version=2.0.0-rc2-build2857&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Runners for the xUnit.net framework, including Console and MSBuild.
Supported platforms: Desktop .NET 4.5+.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on xunit.runners:
Repository | Stars |
---|---|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
facebook-csharp-sdk/facebook-csharp-sdk
Facebook SDK for .NET
|
|
etishor/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|