xunit.runner.console
2.0.0-rc4-build2924
Prefix Reserved
This is a prerelease version of xunit.runner.console.
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.1 or higher.
dotnet add package xunit.runner.console --version 2.0.0-rc4-build2924
NuGet\Install-Package xunit.runner.console -Version 2.0.0-rc4-build2924
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.console" Version="2.0.0-rc4-build2924" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.runner.console --version 2.0.0-rc4-build2924
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.runner.console, 2.0.0-rc4-build2924"
#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.console as a Cake Addin #addin nuget:?package=xunit.runner.console&version=2.0.0-rc4-build2924&prerelease // Install xunit.runner.console as a Cake Tool #tool nuget:?package=xunit.runner.console&version=2.0.0-rc4-build2924&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Console runner for the xUnit.net framework.
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.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (187)
Showing the top 5 popular GitHub repositories that depend on xunit.runner.console:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
mbdavid/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|