Info
| Version: | 1.0.0-alpha-5 | 
| Author(s): | Paul Wardle | 
| Last Update: | Sunday, March 31, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/wibble-solutions/DependencyInjection-KeyedServices | 
| NuGet Url: | https://www.nuget.org/packages/Wibble.DependencyInjection.KeyedServices | 
Install
Install-Package Wibble.DependencyInjection.KeyedServices
                        dotnet add package Wibble.DependencyInjection.KeyedServices
                        paket add Wibble.DependencyInjection.KeyedServices
                        
                                Wibble.DependencyInjection.KeyedServices Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                                         net461 
                                        
                                         net472 
                                        
                        
                    
                
This is primarily intended to add support for keyed services to Microsoft.Extensions.DependencyInjection.Abstractions.