SimpleFixture.xUnit 1.3.5

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

// Install SimpleFixture.xUnit as a Cake Tool
#tool nuget:?package=SimpleFixture.xUnit&version=1.3.5                

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 911 9/8/2022
4.0.0-Nightly188 171 5/30/2022
4.0.0-Nightly187 429 2/13/2022
3.0.6 14,233 1/23/2019
3.0.5 5,141 7/20/2018
3.0.4 1,912 5/19/2018
3.0.3 1,197 4/7/2018
3.0.2 2,940 6/1/2017
3.0.1 1,430 5/15/2017
3.0.0 1,120 4/23/2017
2.0.2 1,256 3/6/2017
2.0.1 1,113 2/20/2017
2.0.0 1,510 1/22/2017
2.0.0-RC57 870 1/12/2017
2.0.0-Beta55 878 1/4/2017
2.0.0-Beta51 962 12/12/2016
2.0.0-Beta50 838 12/11/2016
2.0.0-Beta43 869 12/7/2016
1.5.0 1,184 7/10/2016
1.4.5 1,097 6/6/2016
1.3.5 1,154 5/28/2016
1.3.4 1,079 5/28/2016
1.3.3 1,089 5/26/2016
1.3.2 1,091 5/23/2016
1.3.1 2,487 5/14/2016
1.3.0 1,089 5/7/2016

This is a minor feature release to add support for populating public fields (off by defaults)