Hallmanac.ServiceLocator.Core
1.2.1
dotnet add package Hallmanac.ServiceLocator.Core --version 1.2.1
NuGet\Install-Package Hallmanac.ServiceLocator.Core -Version 1.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Hallmanac.ServiceLocator.Core" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hallmanac.ServiceLocator.Core --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hallmanac.ServiceLocator.Core, 1.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Hallmanac.ServiceLocator.Core as a Cake Addin #addin nuget:?package=Hallmanac.ServiceLocator.Core&version=1.2.1 // Install Hallmanac.ServiceLocator.Core as a Cake Tool #tool nuget:?package=Hallmanac.ServiceLocator.Core&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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.
Releasing 1.2.0 again to make sure the correct DLL file got copied into the NuGet package.