Attest.Fake.Registration
1.1.1
See the version list below for details.
dotnet add package Attest.Fake.Registration --version 1.1.1
NuGet\Install-Package Attest.Fake.Registration -Version 1.1.1
<PackageReference Include="Attest.Fake.Registration" Version="1.1.1" />
<PackageVersion Include="Attest.Fake.Registration" Version="1.1.1" />
<PackageReference Include="Attest.Fake.Registration" />
paket add Attest.Fake.Registration --version 1.1.1
#r "nuget: Attest.Fake.Registration, 1.1.1"
#addin nuget:?package=Attest.Fake.Registration&version=1.1.1
#tool nuget:?package=Attest.Fake.Registration&version=1.1.1
This package provides API for registering fakes into IoC container.
Learn more about Target Frameworks and .NET Standard.
-
- Attest.Fake.Builders (>= 1.1.1)
- Attest.Fake.Core (>= 1.0.8)
- Solid.Practices.IoC (>= 1.1.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Attest.Fake.Registration:
Package | Downloads |
---|---|
Attest.Tests.Core
This package provides facilities for writing tests, including unit, integration and end-to-end. |
|
Attest.Tests.SpecFlow
This package provides facilities for writing unit, integration and end-to-end tests using SpecFlow. |
|
Attest.Tests.NUnit
This package provides facilities for writing unit, integration and end-to-end tests using NUnit. |
|
Attest.Fake.Data
This package provides means of storing and loading fake data using builders |
|
Attest.Tests.xUnit
This package provides facilities for writing unit, integration and end-to-end tests using xUnit. |
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,002 | 10/4/2022 |
2.4.5 | 2,076 | 4/15/2022 |
2.4.5-rc1 | 418 | 2/11/2022 |
2.4.4 | 5,165 | 1/23/2022 |
2.4.3 | 8,326 | 11/24/2021 |
2.4.3-rc1 | 721 | 11/21/2021 |
2.4.2 | 2,719 | 11/6/2021 |
2.4.2-rc1 | 584 | 11/5/2021 |
2.4.1 | 4,310 | 9/5/2021 |
2.4.1-rc2 | 660 | 9/4/2021 |
2.4.1-rc1 | 703 | 9/1/2021 |
2.4.0 | 3,522 | 7/11/2021 |
2.4.0-rc1 | 692 | 7/11/2021 |
2.3.2 | 3,626 | 6/21/2021 |
2.3.2-rc1 | 732 | 6/21/2021 |
2.2.2 | 1,462 | 6/3/2021 |
2.2.2-rc1 | 664 | 6/2/2021 |
2.2.1 | 1,428 | 5/30/2021 |
2.2.1-rc1 | 806 | 5/30/2021 |
2.1.2 | 1,449 | 5/23/2021 |
2.1.2-rc1 | 655 | 5/23/2021 |
2.1.1 | 2,137 | 5/15/2021 |
2.1.1-rc2 | 697 | 5/15/2021 |
2.1.1-rc1 | 608 | 5/15/2021 |
2.1.0 | 1,430 | 4/23/2021 |
2.1.0-rc3 | 755 | 4/20/2021 |
2.1.0-rc2 | 696 | 4/15/2021 |
2.1.0-rc1 | 2,122 | 4/25/2020 |
2.0.0 | 8,525 | 5/29/2019 |
2.0.0-rc4 | 1,984 | 5/10/2019 |
2.0.0-rc3 | 3,321 | 3/10/2019 |
2.0.0-rc2 | 2,153 | 1/15/2019 |
2.0.0-rc1 | 5,262 | 12/4/2018 |
1.2.1-rc5 | 4,255 | 10/24/2018 |
1.2.1-rc4 | 3,454 | 10/9/2018 |
1.2.1-rc3 | 4,345 | 5/20/2018 |
1.2.1-rc2 | 2,835 | 12/15/2017 |
1.2.1-rc1 | 2,489 | 12/4/2017 |
1.2.0 | 5,580 | 8/9/2017 |
1.2.0-rc4 | 2,492 | 7/21/2017 |
1.2.0-rc3 | 2,515 | 7/20/2017 |
1.2.0-rc2 | 2,196 | 7/19/2017 |
1.2.0-rc1 | 2,398 | 7/10/2017 |
1.1.3-rc-1 | 968 | 6/26/2017 |
1.1.2 | 1,556 | 6/7/2017 |
1.1.2-rc1 | 1,121 | 5/30/2017 |
1.1.1 | 11,721 | 5/12/2016 |
1.1.0 | 2,780 | 5/8/2016 |
1.0.9 | 9,390 | 2/22/2016 |
1.0.8 | 2,453 | 2/1/2016 |
1.0.3 | 5,905 | 1/9/2016 |
Fixed the RegisterMock invalid parameter issue.