xunit.extensions
                             
                            
                                2.0.0-rc4-build2924
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of xunit.extensions.
                            
    
    
        
        
                                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.extensions --version 2.0.0-rc4-build2924
NuGet\Install-Package xunit.extensions -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.extensions" Version="2.0.0-rc4-build2924" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="xunit.extensions" Version="2.0.0-rc4-build2924" />
<PackageReference Include="xunit.extensions" />
        
        
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.extensions --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.extensions, 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.
                    
    
    #:package xunit.extensions@2.0.0-rc4-build2924
        
        
#: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.extensions&version=2.0.0-rc4-build2924&prerelease
#tool nuget:?package=xunit.extensions&version=2.0.0-rc4-build2924&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
- 
                                                - xunit (= 2.0.0-rc4-build2924)
 
NuGet packages (1)
Showing the top 1 NuGet packages that depend on xunit.extensions:
| Package | Downloads | 
|---|---|
| AutoFixture.Xunit By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). | 
GitHub repositories (34)
Showing the top 20 popular GitHub repositories that depend on xunit.extensions:
| Repository | Stars | 
|---|---|
| AutoFixture/AutoFixture 
                                                            AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
                                                         | |
| Glimpse/Glimpse 
                                                            The open source diagnostics platform for the web
                                                         | |
| aspnet/AspNetKatana 
                                                            Microsoft's OWIN implementation, the Katana project
                                                         | |
| facebook-csharp-sdk/facebook-csharp-sdk 
                                                            Facebook SDK for .NET
                                                         | |
| dotnet/dotnet 
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         | |
| TinyMapper/TinyMapper 
                                                            A quick object-object mapper for .NET
                                                         | |
| aliostad/SuperBenchmarker 
                                                            Apache Benchmark (ab.exe) on steroids
                                                         | |
| fclp/fluent-command-line-parser 
                                                            A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
                                                         | |
| gmf520/osharp-v4 
                                                            osharp framework with .net framework version 4.x
                                                         | |
| tkellogg/Jump-Location 
                                                            Powershell `cd` that reads your mind
                                                         | |
| ayende/rhino-licensing 
                                                            A software licensing framework 
                                                         | |
| haacked/CodeHaacks 
                                                            This is a collection of prototypes, samples, proof-of-concepts. None of this is meant to be used in production code, but you can take any of the ideas you like and try them out in your own projects.
                                                         | |
| Azure/openapi-diff 
                                                            Command line tool to detect breaking changes between two openapi specifications
                                                         | |
| aspnet/AspNetIdentity 
                                                            ASP.NET Identity for ASP.NET 4.x applications
                                                         | |
| mwrock/RequestReduce 
                                                            Instantly makes your .net website faster by reducing the number and size of requests with almost no effort.
                                                         | |
| mariusschulz/ExtraLINQ 
                                                            Useful extension methods for .NET sequence and collection types.
                                                         | |
| ploeh/Hyprlinkr 
                                                            A URI building helper library for ASP.NET Web API
                                                         | |
| soygul/NBug 
                                                            Automated bug reporting library for .NET
                                                         | |
| mono/roslyn 
                                                            Roslyn Compiler - Tracks Mono Patches
                                                         | |
| AlbedoOrg/Albedo 
                                                            A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 2.0.0 | 21,896 | 3/16/2015 | 
| 2.0.0-rc4-build2924 | 170 | 3/9/2015 | 
| 1.9.2 | 211,830 | 8/24/2013 | 
| 1.9.1 | 86,543 | 7/4/2012 | 
| 1.9.0.1566 | 188,152 | 1/2/2012 | 
| 1.8.0.1549 | 29,707 | 9/14/2011 | 
| 1.8.0.1545 | 2,012 | 4/12/2011 | 
| 1.7.0.1540 | 11,423 | 1/31/2011 |