SimpleFixture.xUnit 1.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleFixture.xUnit --version 1.3.2
                    
NuGet\Install-Package SimpleFixture.xUnit -Version 1.3.2
                    
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="SimpleFixture.xUnit" Version="1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleFixture.xUnit" Version="1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="SimpleFixture.xUnit" />
                    
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 SimpleFixture.xUnit --version 1.3.2
                    
#r "nuget: SimpleFixture.xUnit, 1.3.2"
                    
#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.
#addin nuget:?package=SimpleFixture.xUnit&version=1.3.2
                    
Install SimpleFixture.xUnit as a Cake Addin
#tool nuget:?package=SimpleFixture.xUnit&version=1.3.2
                    
Install SimpleFixture.xUnit as a Cake Tool

Provides DataAttribute for xUnit using SimpleFixture

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 SimpleFixture.xUnit:

Package Downloads
SimpleWhiteFixture.xUnit

Helper framework that uses xUnit to execute UI tests based on TestStack.White

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SimpleFixture.xUnit:

Repository Stars
ipjohnson/Grace
Grace is a feature rich dependency injection container library
Version Downloads Last updated
4.0.0-RC190 913 9/8/2022
4.0.0-Nightly188 173 5/30/2022
4.0.0-Nightly187 431 2/13/2022
3.0.6 14,301 1/23/2019
3.0.5 5,158 7/20/2018
3.0.4 1,921 5/19/2018
3.0.3 1,206 4/7/2018
3.0.2 2,952 6/1/2017
3.0.1 1,436 5/15/2017
3.0.0 1,126 4/23/2017
2.0.2 1,262 3/6/2017
2.0.1 1,119 2/20/2017
2.0.0 1,516 1/22/2017
2.0.0-RC57 876 1/12/2017
2.0.0-Beta55 884 1/4/2017
2.0.0-Beta51 968 12/12/2016
2.0.0-Beta50 844 12/11/2016
2.0.0-Beta43 875 12/7/2016
1.5.0 1,190 7/10/2016
1.4.5 1,103 6/6/2016
1.3.5 1,160 5/28/2016
1.3.4 1,085 5/28/2016
1.3.3 1,095 5/26/2016
1.3.2 1,097 5/23/2016
1.3.1 2,493 5/14/2016
1.3.0 1,095 5/7/2016

This is a minor feature release to add _Values support to constraints