xunit.runner.utility 2.0.0-alpha-build2503

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of xunit.runner.utility.
There is a newer version of this package available.
See the version list below for details.
dotnet add package xunit.runner.utility --version 2.0.0-alpha-build2503
NuGet\Install-Package xunit.runner.utility -Version 2.0.0-alpha-build2503
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.runner.utility" Version="2.0.0-alpha-build2503" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.utility --version 2.0.0-alpha-build2503
#r "nuget: xunit.runner.utility, 2.0.0-alpha-build2503"
#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.runner.utility as a Cake Addin
#addin nuget:?package=xunit.runner.utility&version=2.0.0-alpha-build2503&prerelease

// Install xunit.runner.utility as a Cake Tool
#tool nuget:?package=xunit.runner.utility&version=2.0.0-alpha-build2503&prerelease

Library to use when writing a version-independent runner for xUnit.net

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (41)

Showing the top 5 popular GitHub repositories that depend on xunit.runner.utility:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
stride3d/stride
Stride Game Engine (formerly Xenko)
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.