Plugin for Microsoft.Extensions.DependencyInjection enabling registration of multiple service implemantations under the same interface.
Info
Version: | 1.1.1 |
Author(s): | MSDI.KeyedServices |
Last Update: | Saturday, August 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MSDI.KeyedServices |
Install
Install-Package MSDI.KeyedServices
dotnet add package MSDI.KeyedServices
paket add MSDI.KeyedServices
MSDI.KeyedServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.0.5)
Tags