xunit.runner.console
                              
                            
                                2.2.0-beta1-build3239
                            
                        
                            
                                
                                
                                    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.2.0-beta1-build3239
NuGet\Install-Package xunit.runner.console -Version 2.2.0-beta1-build3239
        
        
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.2.0-beta1-build3239"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="xunit.runner.console" Version="2.2.0-beta1-build3239" />
<PackageReference Include="xunit.runner.console"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
        
        
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.console --version 2.2.0-beta1-build3239
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: xunit.runner.console, 2.2.0-beta1-build3239"
        
        
#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.console@2.2.0-beta1-build3239
        
        
#: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.console&version=2.2.0-beta1-build3239&prerelease
#tool nuget:?package=xunit.runner.console&version=2.2.0-beta1-build3239&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests.
                            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 (196)
Showing the top 20 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, now community supported: https://github.com/NimblePros/eShopOnWeb
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            litedb-org/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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/wpf
                                                        
                                                         
                                                            WPF is a .NET Core UI framework for building Windows desktop applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            MessagePack-CSharp/MessagePack-CSharp
                                                        
                                                         
                                                            Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Azure/azure-powershell
                                                        
                                                         
                                                            Microsoft Azure PowerShell
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            VsVim/VsVim
                                                        
                                                         
                                                            Vim Emulator Plugin for Visual Studio 2015+ 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            libgit2/libgit2sharp
                                                        
                                                         
                                                            Git + .NET = ❤
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            migueldeicaza/TensorFlowSharp
                                                        
                                                         
                                                            TensorFlow API for .NET languages
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            FastReports/FastReport
                                                        
                                                         
                                                            Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
                                                        
                                                         
                                                            Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DotNetAnalyzers/StyleCopAnalyzers
                                                        
                                                         
                                                            An implementation of StyleCop rules using the .NET Compiler Platform
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            reactiveui/Akavache
                                                        
                                                         
                                                            An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            scriptcs/scriptcs
                                                        
                                                         
                                                            Write C# apps with a text editor, nuget and the power of Roslyn!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            RolandPheasant/TailBlazer
                                                        
                                                         
                                                            A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/GraphEngine
                                                        
                                                         
                                                            Microsoft Graph Engine
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/pinvoke
                                                        
                                                         
                                                            A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            OmniSharp/omnisharp-roslyn
                                                        
                                                         
                                                            OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
                                                         
                                                     |