Enhance the Microsoft dependency injection framework to support named or keyed registrations.
Info
Version: | 1.0.1 |
Author(s): | Will Axtell |
Last Update: | Monday, February 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/waxtell/DependencyInjection.KeyedRegistration.Extensions |
NuGet Url: | https://www.nuget.org/packages/DependencyInjection.KeyedRegistration.Extensions |
Install
Install-Package DependencyInjection.KeyedRegistration.Extensions
dotnet add package DependencyInjection.KeyedRegistration.Extensions
paket add DependencyInjection.KeyedRegistration.Extensions
DependencyInjection.KeyedRegistration.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Castle.Core(>= 4.4.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
- Castle.Core(>= 4.4.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.6)
Tags