xunit.runner.msbuild
                              
                            
                                2.1.0-beta1-build2945
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of xunit.runner.msbuild.
                            
    
    
        
        
                                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.msbuild --version 2.1.0-beta1-build2945
NuGet\Install-Package xunit.runner.msbuild -Version 2.1.0-beta1-build2945
        
        
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.msbuild" Version="2.1.0-beta1-build2945" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="xunit.runner.msbuild" Version="2.1.0-beta1-build2945" />
<PackageReference Include="xunit.runner.msbuild" />
        
        
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.msbuild --version 2.1.0-beta1-build2945
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: xunit.runner.msbuild, 2.1.0-beta1-build2945"
        
        
#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.msbuild@2.1.0-beta1-build2945
        
        
#: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.msbuild&version=2.1.0-beta1-build2945&prerelease
#tool nuget:?package=xunit.runner.msbuild&version=2.1.0-beta1-build2945&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    MSBuild 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.
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on xunit.runner.msbuild:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            FluentValidation/FluentValidation
                                                        
                                                         
                                                            A popular .NET validation library for building strongly-typed validation rules.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SignalR/SignalR
                                                        
                                                         
                                                            Incredibly simple real-time web for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            projectkudu/kudu
                                                        
                                                         
                                                            Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            scriptcs/scriptcs
                                                        
                                                         
                                                            Write C# apps with a text editor, nuget and the power of Roslyn!
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnet/AspNetWebStack
                                                        
                                                         
                                                            ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            wixtoolset/wix
                                                        
                                                         
                                                            WiX Toolset Code
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            OData/WebApi
                                                        
                                                         
                                                            OData Web API: A server library built upon ODataLib and WebApi
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            moq/labs
                                                        
                                                         
                                                            The most popular and friendly mocking framework for .NET
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            omansak/libvideo
                                                        
                                                         
                                                            A lightweight .NET library to download YouTube videos.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            RazorGenerator/RazorGenerator
                                                        
                                                         
                                                            A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            haacked/seegit
                                                        
                                                         
                                                            SeeGit - The Git Repository Visualizer
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            ElasticLINQ/ElasticLINQ
                                                        
                                                         
                                                            Use LINQ to query Elasticsearch with results as .NET objects
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            xamarin/mqtt
                                                        
                                                         
                                                            Minimalist and intuitive MQTT broker and client written entirely in C#
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aws/aws-logging-dotnet
                                                        
                                                         
                                                            .NET Libraries for integrating Amazon CloudWatch Logs with popular .NET logging libraries
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            brandondahler/Data.HashFunction
                                                        
                                                         
                                                            C# library to create a common interface to non-cryptographic hash functions.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            nuproj/nuproj
                                                        
                                                         
                                                            Building NuGet packages with Visual Studio and MSBuild
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            SharpGrip/FluentValidation.AutoValidation
                                                        
                                                         
                                                            SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnet/AspNetWebHooks
                                                        
                                                         
                                                            Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            devlooped/avatar
                                                        
                                                         
                                                            A modern compile-time generated interception/proxy library
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            aspnet/MicrosoftConfigurationBuilders
                                                        
                                                         
                                                            Microsoft.Configuration.Builders
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.1.0-beta2-build2981 | 388 | 5/3/2015 | 
| 2.1.0-beta1-build2945 | 79 | 3/21/2015 | 
| 2.0.0 | 6,977 | 3/16/2015 | 
| 2.0.0-rc4-build2924 | 379 | 3/9/2015 |