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.3.1
Author(s): Mohammad Chavoshi
Last Update: Thursday, March 22, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Chavoshi/CommonServiceLocator.NetCore
NuGet Url: https://www.nuget.org/packages/CommonServiceLocator.NetCore


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

2 packages depend on this package.


Tags



STATS

must-have-score

3

avg-downloads-per-day

293

days-since-last-release

2225