Info
Version: | 8.0.0 |
Author(s): | Jimmy Mattsson |
Last Update: | Wednesday, May 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ArrangeDependencies.Autofac |
Install
Install-Package ArrangeDependencies.Autofac
dotnet add package ArrangeDependencies.Autofac
paket add ArrangeDependencies.Autofac
ArrangeDependencies.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ArrangeDependencies.Core(>= 1.0.0)
- Autofac(>= 4.9.4)
- Moq(>= 4.13.0)
- System.Collections(>= 4.3.0)
- ArrangeDependencies.Core(>= 1.0.0)
- Autofac(>= 4.9.4)
- Moq(>= 4.13.0)
- System.Collections(>= 4.3.0)
- ArrangeDependencies.Core(>= 1.0.0)
- Autofac(>= 4.9.4)
- Moq(>= 4.13.0)
- System.Collections(>= 4.3.0)
Implented as a façade against Moq and Autofac working together. Missing registrations in your container will automatically be mocked.