Skip to main content
CommonServiceLocator package icon

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

.NETCoreApp1.0 .NETFramework4.6 .NETFramework4.7 .NETFramework4.8 .NETStandard1.0 .NETCoreApp2.0 .NETCoreApp3.0 net5.0 net6.0 net7.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[1.0.5, )
NETStandard.Library
.NETStandard1.0
[1.6.1, )
System.ComponentModel
.NETStandard1.0
[4.3.0, )