Attest.Fake.Setup
1.0.6
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Attest.Fake.Setup --version 1.0.6
NuGet\Install-Package Attest.Fake.Setup -Version 1.0.6
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.6" />
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.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Attest.Fake.Setup, 1.0.6"
#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.6 // Install Attest.Fake.Setup as a Cake Tool #tool nuget:?package=Attest.Fake.Setup&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides facilities
for complex fake setups:
chained calls, various methods,
long running operation.
Product | Versions 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.
-
- Attest.Fake.Core (>= 1.0.6)
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,700 | 10/21/2022 |
2.4.6-rc1 | 1,005 | 10/4/2022 |
2.4.5 | 2,347 | 4/15/2022 |
2.4.5-rc1 | 391 | 2/11/2022 |
2.4.4 | 5,412 | 1/23/2022 |
2.4.3 | 8,401 | 11/24/2021 |
2.4.3-rc1 | 718 | 11/21/2021 |
2.4.2 | 2,794 | 11/6/2021 |
2.4.2-rc1 | 598 | 11/5/2021 |
2.4.1 | 4,308 | 9/5/2021 |
2.4.1-rc2 | 671 | 9/4/2021 |
2.4.1-rc1 | 715 | 9/1/2021 |
2.4.0 | 3,536 | 7/11/2021 |
2.4.0-rc1 | 754 | 7/11/2021 |
2.3.2 | 3,682 | 6/21/2021 |
2.3.2-rc1 | 735 | 6/21/2021 |
2.2.2 | 1,603 | 6/3/2021 |
2.2.2-rc1 | 701 | 6/2/2021 |
2.2.1 | 1,554 | 5/30/2021 |
2.2.1-rc1 | 835 | 5/30/2021 |
2.1.2 | 1,547 | 5/23/2021 |
2.1.2-rc1 | 686 | 5/23/2021 |
2.1.1 | 2,209 | 5/15/2021 |
2.1.1-rc2 | 685 | 5/15/2021 |
2.1.1-rc1 | 631 | 5/15/2021 |
2.1.0 | 1,513 | 4/23/2021 |
2.1.0-rc3 | 769 | 4/20/2021 |
2.1.0-rc2 | 723 | 4/15/2021 |
2.1.0-rc1 | 2,163 | 4/25/2020 |
2.0.0 | 1,837 | 5/29/2019 |
2.0.0-rc4 | 592 | 5/10/2019 |
2.0.0-rc3 | 648 | 3/10/2019 |
2.0.0-rc2 | 745 | 1/15/2019 |
2.0.0-rc1 | 714 | 12/4/2018 |
1.2.1-rc3 | 1,199 | 5/20/2018 |
1.2.1-rc2 | 1,177 | 12/15/2017 |
1.2.1-rc1 | 911 | 12/4/2017 |
1.2.0 | 1,214 | 8/9/2017 |
1.2.0-rc2 | 858 | 7/19/2017 |
1.2.0-rc1 | 874 | 7/10/2017 |
1.1.3 | 3,653 | 3/2/2016 |
1.1.2 | 1,097 | 3/2/2016 |
1.1.1 | 1,307 | 2/21/2016 |
1.1.0 | 1,122 | 2/20/2016 |
1.0.9 | 1,208 | 2/11/2016 |
1.0.8 | 1,107 | 2/2/2016 |
1.0.7 | 1,342 | 9/27/2015 |
1.0.6.1 | 1,206 | 9/21/2015 |
1.0.6 | 1,143 | 9/4/2015 |
1.0.5.1 | 1,139 | 8/19/2015 |
1.0.5 | 1,183 | 8/18/2015 |
Added support for value functions
inside fake callbacks with result