Attest.Fake.Builders 1.0.7.1

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

// Install Attest.Fake.Builders as a Cake Tool
#tool nuget:?package=Attest.Fake.Builders&version=1.0.7.1                

This package provides base builders
for fake objects in unit, integration and end-to-end tests.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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 (5)

Showing the top 5 NuGet packages that depend on Attest.Fake.Builders:

Package Downloads
Attest.Fake.Data

This package provides means of storing and loading fake data using builders

LogoFX.Client.Data.Fake.ProviderBuilders

LogoFX Client Data Fake Provider Builders contains base class for fake provider builders. This functionality is used inside the Data layer of a Client/Server App.

LogoFX.Client.Tests.Integration.NUnit.Core

LogoFX Client Tests Integration NUnit containing implementation of Builder Registration Service for NUnit.

LogoFX.Client.Tests.Integration.SpecFlow.Core

LogoFX Client Testing Integration SpecFlow Core containing implementation of Builder Registration Service for SpecFlow.

LogoFX.Client.Testing.Integration.xUnit.Core

LogoFX Client Tests Integration xUnit Core containing implementation of Builder Registration Service for xUnit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.6 3,447 10/21/2022
2.4.6-rc1 944 10/4/2022
2.4.5 2,070 4/15/2022
2.4.5-rc1 380 2/11/2022
2.4.4 5,115 1/23/2022
2.4.3 8,295 11/24/2021
2.4.3-rc1 696 11/21/2021
2.4.2 2,673 11/6/2021
2.4.2-rc1 551 11/5/2021
2.4.1 4,148 9/5/2021
2.4.1-rc2 627 9/4/2021
2.4.1-rc1 635 9/1/2021
2.4.0 3,449 7/11/2021
2.4.0-rc1 680 7/11/2021
2.3.2 3,540 6/21/2021
2.3.2-rc1 676 6/21/2021
2.2.2 1,466 6/3/2021
2.2.2-rc1 623 6/2/2021
2.2.1 1,413 5/30/2021
2.2.1-rc1 775 5/30/2021
2.1.2 1,388 5/23/2021
2.1.2-rc1 620 5/23/2021
2.1.1 2,104 5/15/2021
2.1.1-rc2 641 5/15/2021
2.1.1-rc1 577 5/15/2021
2.1.0 1,377 4/23/2021
2.1.0-rc3 717 4/20/2021
2.1.0-rc2 673 4/15/2021
2.1.0-rc1 2,034 4/25/2020
2.0.1-rc1 526 3/2/2020
2.0.0 777 5/29/2019
2.0.0-rc4 470 5/10/2019
2.0.0-rc3 570 3/10/2019
2.0.0-rc2 638 1/15/2019
2.0.0-rc1 603 12/4/2018
1.2.1-rc4 824 9/21/2018
1.2.1-rc3 959 5/20/2018
1.2.1-rc2 1,346 12/15/2017
1.2.1-rc1 872 12/4/2017
1.2.0 3,085 8/9/2017
1.2.0-rc3 793 7/27/2017
1.2.0-rc2 2,945 7/19/2017
1.2.0-rc1 3,177 7/10/2017
1.1.3-rc-1 923 6/26/2017
1.1.2 9,954 6/29/2016
1.1.1 7,792 3/24/2016
1.1.0 9,824 3/18/2016
1.0.9 1,607 2/22/2016
1.0.8 2,458 2/1/2016
1.0.7.1 7,165 12/10/2015
1.0.7 6,139 9/27/2015
1.0.5 1,244 7/11/2015
1.0.4 2,844 7/11/2015
1.0.0 1,855 7/11/2015

Added serialization to the Fake Builder