Hallmanac.ServiceLocator.Core
1.2.0
See the version list below for details.
dotnet add package Hallmanac.ServiceLocator.Core --version 1.2.0
NuGet\Install-Package Hallmanac.ServiceLocator.Core -Version 1.2.0
<PackageReference Include="Hallmanac.ServiceLocator.Core" Version="1.2.0" />
paket add Hallmanac.ServiceLocator.Core --version 1.2.0
#r "nuget: Hallmanac.ServiceLocator.Core, 1.2.0"
// Install Hallmanac.ServiceLocator.Core as a Cake Addin #addin nuget:?package=Hallmanac.ServiceLocator.Core&version=1.2.0 // Install Hallmanac.ServiceLocator.Core as a Cake Tool #tool nuget:?package=Hallmanac.ServiceLocator.Core&version=1.2.0
Small base library for using the Hallmanac.ServiceLocator implementations such as Hallmanac.ServiceLocator.Ninject or Hallmanac.ServiceLocator.UnityIoc
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Hallmanac.ServiceLocator.Core:
Package | Downloads |
---|---|
Hallmanac.ServiceLocator.Unity
Unity implementation of the IServiceLocator interface for the Hallmanac.ServiceLocator.Core library |
|
Hallmanac.ServiceLocator.Ninject
Ninject implementation of the IServiceLocator interface for the Hallmanac.ServiceLocator.Core library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added additional method for allowing the IOC container implementation to register types automatically via interrogating the assembly.