Attest.Fake.Core
1.0.9
See the version list below for details.
dotnet add package Attest.Fake.Core --version 1.0.9
NuGet\Install-Package Attest.Fake.Core -Version 1.0.9
<PackageReference Include="Attest.Fake.Core" Version="1.0.9" />
paket add Attest.Fake.Core --version 1.0.9
#r "nuget: Attest.Fake.Core, 1.0.9"
// Install Attest.Fake.Core as a Cake Addin #addin nuget:?package=Attest.Fake.Core&version=1.0.9 // Install Attest.Fake.Core as a Cake Tool #tool nuget:?package=Attest.Fake.Core&version=1.0.9
This package provides abstractions
over fake objects.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Attest.Fake.Core:
Package | Downloads |
---|---|
Attest.Tests.Core
This package provides facilities for writing tests, including unit, integration and end-to-end. |
|
Attest.Fake.Registration
This package provides API for registering fakes into a dependency registrator. |
|
Attest.Fake.Builders
This package provides base builders for fake objects in client and server applications. |
|
Attest.Tests.SpecFlow
This package provides facilities for writing unit, integration and end-to-end tests using SpecFlow. |
|
Attest.Fake.Setup
This package provides facilities for complex fake setups: chained calls, various methods, long running operation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.6 | 4,559 | 10/21/2022 |
2.4.6-rc1 | 1,091 | 10/4/2022 |
2.4.5 | 3,303 | 4/15/2022 |
2.4.5-rc1 | 500 | 2/11/2022 |
2.4.4 | 6,430 | 1/23/2022 |
2.4.3 | 9,020 | 11/24/2021 |
2.4.3-rc1 | 821 | 11/21/2021 |
2.4.2 | 3,411 | 11/6/2021 |
2.4.2-rc1 | 770 | 11/5/2021 |
2.4.1 | 4,960 | 9/5/2021 |
2.4.1-rc2 | 918 | 9/4/2021 |
2.4.1-rc1 | 925 | 9/1/2021 |
2.4.0 | 4,237 | 7/11/2021 |
2.4.0-rc1 | 957 | 7/11/2021 |
2.3.2 | 4,354 | 6/21/2021 |
2.3.2-rc1 | 1,009 | 6/21/2021 |
2.2.2 | 2,178 | 6/3/2021 |
2.2.2-rc1 | 933 | 6/2/2021 |
2.2.1 | 2,181 | 5/30/2021 |
2.2.1-rc1 | 1,101 | 5/30/2021 |
2.1.2 | 2,243 | 5/23/2021 |
2.1.2-rc1 | 926 | 5/23/2021 |
2.1.1 | 2,907 | 5/15/2021 |
2.1.1-rc2 | 934 | 5/15/2021 |
2.1.1-rc1 | 858 | 5/15/2021 |
2.1.0 | 2,188 | 4/23/2021 |
2.1.0-rc3 | 1,056 | 4/20/2021 |
2.1.0-rc2 | 998 | 4/15/2021 |
2.1.0-rc1 | 2,524 | 4/25/2020 |
2.0.0 | 9,651 | 5/29/2019 |
2.0.0-rc4 | 2,388 | 5/10/2019 |
2.0.0-rc3 | 3,801 | 3/10/2019 |
2.0.0-rc2 | 2,571 | 1/15/2019 |
2.0.0-rc1 | 5,737 | 12/4/2018 |
1.2.1-rc4 | 3,193 | 10/29/2018 |
1.2.1-rc3 | 8,712 | 5/20/2018 |
1.2.1-rc2 | 3,434 | 12/15/2017 |
1.2.1-rc1 | 2,909 | 12/4/2017 |
1.2.0 | 6,680 | 8/9/2017 |
1.2.0-rc1 | 8,638 | 7/10/2017 |
1.0.9 | 9,883 | 6/29/2016 |
1.0.8 | 21,538 | 2/1/2016 |
1.0.7 | 12,091 | 9/27/2015 |
1.0.6 | 1,829 | 9/4/2015 |
1.0.5.2 | 1,941 | 8/18/2015 |
1.0.5.1 | 1,390 | 8/16/2015 |
1.0.4 | 4,066 | 7/11/2015 |
1.0.0 | 2,427 | 7/11/2015 |
Added constraint factory and generic constraint wrapper.