Configures Microsoft.Extensions.DependencyInjection 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.MicrosoftDependencyInjection |
Install
Install-Package CommandDotNet.IoC.MicrosoftDependencyInjection
dotnet add package CommandDotNet.IoC.MicrosoftDependencyInjection
paket add CommandDotNet.IoC.MicrosoftDependencyInjection
CommandDotNet.IoC.MicrosoftDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandDotNet(>= 4.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
Tags