CommonServiceLocator
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Total Downloads
108.2M
108,161,749
Published
Feb 22, 2023
Latest stable version
Install
.NET CLI
dotnet add package CommonServiceLocator --version 2.0.7
Package Manager Console
Install-Package CommonServiceLocator -Version 2.0.7
PackageReference
<PackageReference Include="CommonServiceLocator" Version="2.0.7" />
Frameworks
Dependencies
Microsoft.NETCore.App
[1.0.5, )
.NETCoreApp1.0
NETStandard.Library
[1.6.1, )
.NETStandard1.0
System.ComponentModel
[4.3.0, )
.NETStandard1.0