Autofac extension supporting generation of FakeItEasy objects.
Info
Version: | 7.0.0 |
Author(s): | Autofac Contributors |
Last Update: | Tuesday, September 29, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.FakeItEasy |
Install
Install-Package Autofac.Extras.FakeItEasy
dotnet add package Autofac.Extras.FakeItEasy
paket add Autofac.Extras.FakeItEasy
Autofac.Extras.FakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.0.0)
- FakeItEasy(>= 3.4.1)
- System.Collections.Concurrent(>= 4.3.0)
- Autofac(>= 6.0.0)
- FakeItEasy(>= 3.4.1)
- System.Collections.Concurrent(>= 4.3.0)
Tags