Extensions for Microsoft Dependency Injection container that allow to register and resolve dependencies by key.
Info
| Version: | 5.0.1 |
| Author(s): | Dmytro Hridin |
| Last Update: | Tuesday, June 22, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dmytrohridin/Microsoft.Extensions.NamedDependencyInjection |
| NuGet Url: | https://www.nuget.org/packages/DependencyInjection.Extensions.NamedDependencies |
Install
Install-Package DependencyInjection.Extensions.NamedDependencies
dotnet add package DependencyInjection.Extensions.NamedDependencies
paket add DependencyInjection.Extensions.NamedDependencies
DependencyInjection.Extensions.NamedDependencies Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
Tags