Attest.Fake.Registration 1.1.0

There is a newer version of this package available.
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
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.Registration" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Attest.Fake.Registration --version 1.1.0
#r "nuget: Attest.Fake.Registration, 1.1.0"
#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.Registration as a Cake Addin
#addin nuget:?package=Attest.Fake.Registration&version=1.1.0

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

This package provides API for registering fakes into IoC container.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,310 10/21/2022
2.4.6-rc1 832 10/4/2022
2.4.5 1,932 4/15/2022
2.4.5-rc1 278 2/11/2022
2.4.4 4,935 1/23/2022
2.4.3 8,138 11/24/2021
2.4.3-rc1 590 11/21/2021
2.4.2 2,551 11/6/2021
2.4.2-rc1 453 11/5/2021
2.4.1 4,093 9/5/2021
2.4.1-rc2 548 9/4/2021
2.4.1-rc1 560 9/1/2021
2.4.0 3,299 7/11/2021
2.4.0-rc1 575 7/11/2021
2.3.2 3,422 6/21/2021
2.3.2-rc1 601 6/21/2021
2.2.2 1,325 6/3/2021
2.2.2-rc1 528 6/2/2021
2.2.1 1,299 5/30/2021
2.2.1-rc1 675 5/30/2021
2.1.2 1,302 5/23/2021
2.1.2-rc1 529 5/23/2021
2.1.1 1,972 5/15/2021
2.1.1-rc2 569 5/15/2021
2.1.1-rc1 482 5/15/2021
2.1.0 1,292 4/23/2021
2.1.0-rc3 620 4/20/2021
2.1.0-rc2 561 4/15/2021
2.1.0-rc1 1,953 4/25/2020
2.0.0 8,272 5/29/2019
2.0.0-rc4 1,792 5/10/2019
2.0.0-rc3 3,025 3/10/2019
2.0.0-rc2 1,961 1/15/2019
2.0.0-rc1 4,871 12/4/2018
1.2.1-rc5 3,923 10/24/2018
1.2.1-rc4 3,174 10/9/2018
1.2.1-rc3 3,896 5/20/2018
1.2.1-rc2 2,461 12/15/2017
1.2.1-rc1 2,192 12/4/2017
1.2.0 5,215 8/9/2017
1.2.0-rc4 2,200 7/21/2017
1.2.0-rc3 2,207 7/20/2017
1.2.0-rc2 1,886 7/19/2017
1.2.0-rc1 2,107 7/10/2017
1.1.3-rc-1 793 6/26/2017
1.1.2 1,331 6/7/2017
1.1.2-rc1 912 5/30/2017
1.1.1 11,053 5/12/2016
1.1.0 2,500 5/8/2016
1.0.9 8,870 2/22/2016
1.0.8 2,181 2/1/2016
1.0.3 5,512 1/9/2016

Using ioc container registrator instead of ioc container
in the registration helper methods.