Attest.Fake.Setup 1.0.9

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

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

This package provides facilities
for complex fake setups:
chained calls, various methods,
long running operation.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Attest.Fake.Setup:

Package Downloads
Attest.Fake.Builders

This package provides base builders for fake objects in client and server applications.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.6 3,530 10/21/2022
2.4.6-rc1 841 10/4/2022
2.4.5 2,262 4/15/2022
2.4.5-rc1 300 2/11/2022
2.4.4 5,212 1/23/2022
2.4.3 8,254 11/24/2021
2.4.3-rc1 619 11/21/2021
2.4.2 2,673 11/6/2021
2.4.2-rc1 510 11/5/2021
2.4.1 4,137 9/5/2021
2.4.1-rc2 600 9/4/2021
2.4.1-rc1 591 9/1/2021
2.4.0 3,339 7/11/2021
2.4.0-rc1 653 7/11/2021
2.3.2 3,512 6/21/2021
2.3.2-rc1 639 6/21/2021
2.2.2 1,515 6/3/2021
2.2.2-rc1 598 6/2/2021
2.2.1 1,458 5/30/2021
2.2.1-rc1 755 5/30/2021
2.1.2 1,449 5/23/2021
2.1.2-rc1 592 5/23/2021
2.1.1 2,091 5/15/2021
2.1.1-rc2 599 5/15/2021
2.1.1-rc1 535 5/15/2021
2.1.0 1,417 4/23/2021
2.1.0-rc3 673 4/20/2021
2.1.0-rc2 629 4/15/2021
2.1.0-rc1 2,034 4/25/2020
2.0.0 1,777 5/29/2019
2.0.0-rc4 544 5/10/2019
2.0.0-rc3 612 3/10/2019
2.0.0-rc2 719 1/15/2019
2.0.0-rc1 673 12/4/2018
1.2.1-rc3 1,152 5/20/2018
1.2.1-rc2 1,133 12/15/2017
1.2.1-rc1 861 12/4/2017
1.2.0 1,174 8/9/2017
1.2.0-rc2 816 7/19/2017
1.2.0-rc1 834 7/10/2017
1.1.3 3,602 3/2/2016
1.1.2 1,069 3/2/2016
1.1.1 1,264 2/21/2016
1.1.0 1,097 2/20/2016
1.0.9 1,179 2/11/2016
1.0.8 1,075 2/2/2016
1.0.7 1,310 9/27/2015
1.0.6.1 1,179 9/21/2015
1.0.6 1,117 9/4/2015
1.0.5.1 1,106 8/19/2015
1.0.5 1,149 8/18/2015

Added ability to select added callback according to the method parameters.