Hallmanac.ServiceLocator.Core
1.0.1
See the version list below for details.
dotnet add package Hallmanac.ServiceLocator.Core --version 1.0.1
NuGet\Install-Package Hallmanac.ServiceLocator.Core -Version 1.0.1
<PackageReference Include="Hallmanac.ServiceLocator.Core" Version="1.0.1" />
paket add Hallmanac.ServiceLocator.Core --version 1.0.1
#r "nuget: Hallmanac.ServiceLocator.Core, 1.0.1"
// Install Hallmanac.ServiceLocator.Core as a Cake Addin #addin nuget:?package=Hallmanac.ServiceLocator.Core&version=1.0.1 // Install Hallmanac.ServiceLocator.Core as a Cake Tool #tool nuget:?package=Hallmanac.ServiceLocator.Core&version=1.0.1
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.
Downgraded the minimum .NET framework to 4.5 in order to more backwards compatible with projects using that .net framework.