Extension on Service Locator to provide abstraction for configuring various dependency injection containers.
Info
| Version: | 1.0.1 |
| Author(s): | infrabel |
| Last Update: | Friday, December 5, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/infrabel/GNaP.Common |
| NuGet Url: | https://www.nuget.org/packages/GNaP.DependencyInjection |
Install
Install-Package GNaP.DependencyInjection
dotnet add package GNaP.DependencyInjection
paket add GNaP.DependencyInjection
GNaP.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonServiceLocator(1.3)
Tags