CommonServiceLocator for .NET Core NuGet Package

The Common Service Locator library contains a shared interface for service location which application and framework developers can reference.

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.

The hope is that using this library, third-party applications and frameworks can begin to leverage IoC/Service Location without tying themselves down to a specific implementation. This library contains a portable class library that targets .NET Framework 4.5 and .NET Core 1.




Got any CommonServiceLocator for .NET Core Question?





Info

Version: 1.3.0-r2
Author(s): Microsoft
Last Update: Monday, June 27, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/CoreCompat.Microsoft.Practices.ServiceLocation


Install
Install-Package CoreCompat.Microsoft.Practices.ServiceLocation
dotnet add package CoreCompat.Microsoft.Practices.ServiceLocation
paket add CoreCompat.Microsoft.Practices.ServiceLocation
CoreCompat.Microsoft.Practices.ServiceLocation Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.3 5 packages depend on this package.




STATS

must-have-score

.4

avg-downloads-per-day

13

days-since-last-release

2865