Attest.Fake.Registration
1.1.0
See the version list below for details.
dotnet add package Attest.Fake.Registration --version 1.1.0
NuGet\Install-Package Attest.Fake.Registration -Version 1.1.0
<PackageReference Include="Attest.Fake.Registration" Version="1.1.0" />
<PackageVersion Include="Attest.Fake.Registration" Version="1.1.0" />
<PackageReference Include="Attest.Fake.Registration" />
paket add Attest.Fake.Registration --version 1.1.0
#r "nuget: Attest.Fake.Registration, 1.1.0"
#:package Attest.Fake.Registration@1.1.0
#addin nuget:?package=Attest.Fake.Registration&version=1.1.0
#tool nuget:?package=Attest.Fake.Registration&version=1.1.0
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 | 4,163 | 10/21/2022 |
| 2.4.6-rc1 | 1,292 | 10/4/2022 |
| 2.4.5 | 2,272 | 4/15/2022 |
| 2.4.5-rc1 | 607 | 2/11/2022 |
| 2.4.4 | 5,581 | 1/23/2022 |
| 2.4.3 | 8,578 | 11/24/2021 |
| 2.4.3-rc1 | 933 | 11/21/2021 |
| 2.4.2 | 3,020 | 11/6/2021 |
| 2.4.2-rc1 | 776 | 11/5/2021 |
| 2.4.1 | 4,704 | 9/5/2021 |
| 2.4.1-rc2 | 882 | 9/4/2021 |
| 2.4.1-rc1 | 871 | 9/1/2021 |
| 2.4.0 | 3,862 | 7/11/2021 |
| 2.4.0-rc1 | 887 | 7/11/2021 |
| 2.3.2 | 3,948 | 6/21/2021 |
| 2.3.2-rc1 | 928 | 6/21/2021 |
| 2.2.2 | 1,651 | 6/3/2021 |
| 2.2.2-rc1 | 849 | 6/2/2021 |
| 2.2.1 | 1,632 | 5/30/2021 |
| 1.1.0 | 3,111 | 5/8/2016 |
Using ioc container registrator instead of ioc container
in the registration helper methods.