Info
Version: | 8.0.0 |
Author(s): | Jason Tully |
Last Update: | Wednesday, July 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/bsbdevelopment/dependous/src |
NuGet Url: | https://www.nuget.org/packages/Dependous.AutoFac |
Install
Install-Package Dependous.AutoFac
dotnet add package Dependous.AutoFac
paket add Dependous.AutoFac
Dependous.AutoFac Download (Unzip the "nupkg" after downloading)
Dependencies
- Dependous(>= 1.0.0)
- AutoFac(>= 6.1.0)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Hosting(>= 5.0.0)
Tags
Dependous grants you the power to insepct a collection of .NET assemblies and extract types implementing specific interfaces.
That's it. Simple and easy.
This package combines Dependous and an add-on for AutoFac container registration.