CreateAndFake 1.8.4

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

// Install CreateAndFake as a Cake Tool
#tool nuget:?package=CreateAndFake&version=1.8.4

A C# class library that handles mocking, test data generation, and validation. Designed to handle the bulk of test setup quickly and easily so that developers can focus on the behavior to test, making tests easier to develop and maintain. The handful of tools provided are both easy to use and customizable should the need arise:

  • Tester - Automates common tests.
  • Faker - Creates mocks and stubs.
  • Randomizer - Creates random instances of any type.
  • Mutator - Mutates objects or creates variants.
  • Duplicator - Creates deep clones of objects.
  • Valuer - Compares objects by value.
  • Asserter - Handles common test scenarios.

A key benefit of the library is in how the tools are logically integrated with each other. For example, the Randomizer will use stubs for interfaces that have no known implementations in the code. Or the mocks created by the Faker utilize value equality in matching arguments.

Visit the documentation site for more information and how to get started.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.2 85 1/31/2024
1.10.1 75 1/31/2024
1.10.0 91 1/16/2024
1.9.14 640 8/26/2021
1.9.13 378 8/26/2021
1.9.12 315 8/6/2021
1.9.11 722 6/21/2021
1.9.10 401 5/2/2021
1.9.9 497 4/10/2021
1.9.8 395 3/13/2021
1.9.7 343 3/2/2021
1.9.6 319 3/1/2021
1.9.5 322 2/20/2021
1.9.4 347 2/19/2021
1.9.3 345 2/17/2021
1.9.2 326 2/13/2021
1.9.1 358 2/7/2021
1.9.0 336 2/4/2021
1.8.4 470 1/29/2021
1.8.3 360 1/27/2021
1.8.2 811 12/16/2019
1.8.1 507 12/9/2019
1.8.0 501 11/18/2019
1.7.6 491 10/23/2019
1.7.5 506 10/18/2019
1.7.4 540 10/15/2019
1.7.3 482 10/7/2019
1.7.2 507 10/1/2019
1.7.1 500 9/25/2019
1.7.0 514 9/20/2019
1.6.5 1,622 7/16/2018
1.6.4 1,093 7/9/2018
1.6.3 1,099 6/27/2018
1.6.2 1,119 6/25/2018
1.6.1 1,122 6/20/2018
1.6.0 1,094 6/7/2018
1.5.1 1,102 6/7/2018
1.5.0 1,074 6/4/2018
1.4.1 1,271 5/20/2018
1.4.0 1,306 5/15/2018