CommonServiceLocator for .Net Core & .Net Standard 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 class library that targets .Net Core 2.0 & .Net Standard 2.0.




Got any CommonServiceLocator for .Net Core & .Net Standard Question?





Info

Version: 1.5.0
Author(s): Inventriks
Last Update: Friday, February 1, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/DotNetCore.CommonServiceLocator


Install
Install-Package DotNetCore.CommonServiceLocator
dotnet add package DotNetCore.CommonServiceLocator
paket add DotNetCore.CommonServiceLocator
DotNetCore.CommonServiceLocator Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1904