Configures Autofac for dependency injection.
Info
Version: | 7.1.0 |
Author(s): | Bilal Fazlani, Drew Burlingame |
Last Update: | Sunday, January 26, 2025 |
.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