Simple service locator depend on Microsoft.Extensions.DependencyInjection.
Info
Version: | 0.1.0 |
Author(s): | Victor.X.Qu |
Last Update: | Monday, August 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fs7744/Vic.ServiceLocation |
NuGet Url: | https://www.nuget.org/packages/Vic.ServiceLocation |
Install
Install-Package Vic.ServiceLocation
dotnet add package Vic.ServiceLocation
paket add Vic.ServiceLocation
Vic.ServiceLocation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)