Configures Autofac for dependency injection.
Info
Version: | 6.0.0 |
Author(s): | Bilal Fazlani, Drew Burlingame |
Last Update: | Monday, April 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bilal-fazlani/CommandDotNet |
NuGet Url: | https://www.nuget.org/packages/CommandDotNet.IoC.Autofac |
Install
Install-Package CommandDotNet.IoC.Autofac
dotnet add package CommandDotNet.IoC.Autofac
paket add CommandDotNet.IoC.Autofac
CommandDotNet.IoC.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandDotNet(>= 4.0.0)
- Autofac(>= 5.1.2)
Tags