xunit.runner.utility 2.4.0-rc.1.build4038

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.

Requires NuGet 2.12 or higher.

dotnet add package xunit.runner.utility --version 2.4.0-rc.1.build4038
                    
NuGet\Install-Package xunit.runner.utility -Version 2.4.0-rc.1.build4038
                    
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.4.0-rc.1.build4038" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.runner.utility" Version="2.4.0-rc.1.build4038" />
                    
Directory.Packages.props
<PackageReference Include="xunit.runner.utility" />
                    
Project file
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.runner.utility --version 2.4.0-rc.1.build4038
                    
#r "nuget: xunit.runner.utility, 2.4.0-rc.1.build4038"
                    
#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.runner.utility@2.4.0-rc.1.build4038
                    
#: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.runner.utility&version=2.4.0-rc.1.build4038&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=xunit.runner.utility&version=2.4.0-rc.1.build4038&prerelease
                    
Install as a Cake Tool

Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, UWP, and .NET Core 1.0 or later.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on xunit.runner.utility:

Package Downloads
xunit.runner.reporters

Includes runner reporters for TeamCity, AppVeyor, Verbose and Quiet output for test runners. Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)

GitHub repositories (4)

Showing the top 4 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.
Version Downloads Last Updated
2.4.1 33,033 3/8/2021
2.4.1-pre.build.4059 2 3/8/2021
2.4.0 5 3/8/2021
2.4.0-rc.2.build4045 2 3/8/2021
2.4.0-rc.1.build4038 2 3/8/2021
2.4.0-beta.2.build4010 2 3/8/2021
2.4.0-beta.1.build3958 5 3/8/2021
2.3.1-rc1-build3843 3 3/8/2021
2.3.0 4 3/8/2021
2.3.0-rc3-build3818 4 3/8/2021
2.3.0-rc2-build3812 1 3/8/2021
2.3.0-rc1-build3809 4 3/8/2021
2.3.0-beta5-build3769 15 3/8/2021
2.3.0-beta4-build3742 2 3/8/2021
2.3.0-beta3-build3705 2 3/8/2021
2.3.0-beta2-build3683 3 3/8/2021
2.3.0-beta1-build3642 4 3/8/2021
2.2.0-rc4-build3536 2 3/8/2021
2.2.0-rc1-build3507 4 3/8/2021
2.2.0-beta2-build3300 401 3/8/2021
Loading failed