OBeautifulCode.AutoFakeItEasy 1.0.77-fixexcludeissue

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

Makes FakeItEasy Dummies useful by wiring-them-up to real-looking, random test data.  Leverages the power of AutoFixture to create anonymous variables.  Fixes some of AutoFixture's poor default behaviors.  Makes unit tests more expressive with less lines of code.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (66)

Showing the top 5 NuGet packages that depend on OBeautifulCode.AutoFakeItEasy:

Package Downloads
OBeautifulCode.Type.Recipes.DummyFactory

A Dummy Factory for types in OBeautifulCode.Type

OBeautifulCode.Representation.System.Recipes.DummyFactory

A Dummy Factory for types in OBeautifulCode.Representation.System

OBeautifulCode.Bootstrapper.Recipes.Core.CodeGen.ModelObject.Test

Bootstraps a project that will use OBeautifulCode.CodeGen.ModelObject to generate code into a test project.

Naos.Protocol.Recipes.DummyFactory

A Dummy Factory for types in Naos.Protocol.Domain

Naos.Recipes.InitializeTestProject

Consolidation package that includes all the packages I use for testing that I can install at once, as well as an example of controlling dummy creation using OBeautifulCode.AutoFakeItEasy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.141 3,945 8 months ago
1.0.140 20,697 7/7/2022
1.0.139 25,880 2/4/2022
1.0.138 51,036 9/10/2021
1.0.137 11,867 7/22/2021
1.0.136 1,708 7/22/2021
1.0.135 4,035 5/12/2021
1.0.134 19,223 3/3/2021
1.0.133 1,099 3/2/2021
1.0.132 27,342 1/27/2021
1.0.131 9,846 1/8/2021
1.0.130 120,893 11/16/2020
1.0.129 99,693 9/20/2020
1.0.128 11,209 9/2/2020
1.0.127 95,167 3/24/2020
1.0.126 50,805 12/9/2019
1.0.125 4,892 11/26/2019
1.0.124 1,262 11/22/2019
1.0.123 1,244 11/22/2019
1.0.122 1,252 11/21/2019
1.0.121 1,206 11/21/2019
1.0.120 1,221 11/18/2019
1.0.119 1,205 11/15/2019
1.0.118 4,190 10/11/2019
1.0.116 20,080 6/1/2019
1.0.115 1,305 6/1/2019
1.0.114 1,228 6/1/2019
1.0.113 7,014 4/12/2019
1.0.112 1,314 4/12/2019
1.0.111 1,414 3/14/2019
1.0.109 5,628 12/3/2018
1.0.108 1,447 11/30/2018
1.0.107 4,623 6/4/2018
1.0.106 1,936 5/29/2018
1.0.98 1,891 5/29/2018
1.0.97 8,655 11/14/2017
1.0.96 22,503 10/17/2017
1.0.95 1,770 10/16/2017
1.0.93 1,815 10/15/2017
1.0.87 4,143 8/3/2017
1.0.86 1,789 8/3/2017
1.0.84 8,371 1/26/2017
1.0.83 1,751 1/24/2017
1.0.82-fixexcludeissue 1,558 1/24/2017
1.0.81-fixexcludeissue 1,515 1/21/2017
1.0.80-fixexcludeissue 1,502 1/21/2017
1.0.79-fixexcludeissue 1,514 1/21/2017
1.0.78-fixexcludeissue 1,542 1/20/2017
1.0.77-fixexcludeissue 1,486 1/20/2017
1.0.76 1,909 12/18/2016
1.0.75 1,928 12/7/2016
1.0.73 1,725 12/7/2016
1.0.72 1,768 11/30/2016
1.0.71 1,724 11/30/2016
1.0.70 1,831 11/28/2016
1.0.69-randominterfaceimple 1,545 11/28/2016
1.0.68 1,767 11/23/2016
1.0.67-addsetextensions 1,550 11/23/2016
1.0.66 1,759 11/22/2016
1.0.65 1,755 11/21/2016
1.0.64-movebootstrappertore 1,533 11/21/2016
1.0.63-movebootstrappertore 1,503 11/17/2016
1.0.61-movebootstrappertore 1,505 11/17/2016
1.0.57 1,753 11/16/2016
1.0.56 1,726 11/15/2016
1.0.55 1,747 11/15/2016
1.0.54 1,860 8/9/2016
1.0.53 1,759 8/9/2016
1.0.52 1,765 8/9/2016
1.0.51 1,784 8/9/2016
1.0.50 1,836 8/4/2016
1.0.49 1,924 6/27/2016
1.0.48 1,753 6/27/2016
1.0.47 1,777 5/31/2016
1.0.46 1,714 5/31/2016
1.0.44-rc1 1,566 5/15/2016
1.0.43-rc1 1,528 5/15/2016
1.0.38-rc1 1,891 4/28/2016
1.0.37-rc1 1,800 4/28/2016
1.0.36-rc1 1,830 4/25/2016
1.0.35-rc1 1,895 4/25/2016
1.0.34-rc1 1,544 4/2/2016
1.0.33-rc1 1,571 4/2/2016
1.0.32-rc1 1,541 4/1/2016
1.0.31-rc1 1,522 3/30/2016
1.0.30-beta010 1,605 3/4/2016
1.0.29-beta010 1,527 3/4/2016
1.0.28-beta010 1,581 3/4/2016
1.0.27-beta010 1,563 1/19/2016
1.0.26-beta010 1,541 1/19/2016
1.0.20-beta010 1,823 12/21/2015
1.0.19-beta010 1,724 12/21/2015
1.0.18-beta010 1,574 12/15/2015
1.0.17-beta010 1,548 12/15/2015
1.0.15-beta010 1,522 12/9/2015
1.0.14-beta010 1,597 12/9/2015
1.0.12-beta010 1,593 12/9/2015
1.0.11-beta010 1,544 12/9/2015
1.0.6-beta010 1,573 12/7/2015