xunit.runner.utility
2.0.0
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package xunit.runner.utility --version 2.0.0
NuGet\Install-Package xunit.runner.utility -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.runner.utility" Version="2.0.0" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.utility, 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.runner.utility as a Cake Addin #addin nuget:?package=xunit.runner.utility&version=2.0.0 // Install xunit.runner.utility as a Cake Tool #tool nuget:?package=xunit.runner.utility&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes the version-independent runner for xUnit.net to run both v1 and v2 tests (xunit.runner.utility.dll).
Supported platforms: Desktop .NET 3.5+, Modern Windows 8, Windows Phone 8 (Silverlight), Universal (Windows Phone 8.1+, Windows 8.1+), MonoTouch, MonoAndroid, Xamarin iOS Universal.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.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. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
Xamarin.iOS | xamarinios is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- xunit.abstractions (= 2.0.0)
GitHub repositories (40)
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 (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|