Ninject implementation of the IServiceLocator interface for the Hallmanac.ServiceLocator.Core library.
Info
Version: | 1.2.1 |
Author(s): | Brian Hall |
Last Update: | Thursday, February 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hallmanac/ServiceLocator |
NuGet Url: | https://www.nuget.org/packages/Hallmanac.ServiceLocator.Ninject |
Install
Install-Package Hallmanac.ServiceLocator.Ninject
dotnet add package Hallmanac.ServiceLocator.Ninject
paket add Hallmanac.ServiceLocator.Ninject
Hallmanac.ServiceLocator.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Hallmanac.ServiceLocator.Core(>= 1.2.1)
- Ninject(>= 3.2.2)
- Ninject.Extensions.Conventions(>= 3.2.0)