CommonServiceLocator 1.3.0
dotnet add package CommonServiceLocator --version 1.3.0
NuGet\Install-Package CommonServiceLocator -Version 1.3.0
<PackageReference Include="CommonServiceLocator" Version="1.3.0" />
paket add CommonServiceLocator --version 1.3.0
#r "nuget: CommonServiceLocator, 1.3.0"
// Install CommonServiceLocator as a Cake Addin #addin nuget:?package=CommonServiceLocator&version=1.3.0 // Install CommonServiceLocator as a Cake Tool #tool nuget:?package=CommonServiceLocator&version=1.3.0
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, Windows 8, Windows Phone Silverlight 8, Windows Phone 8.1, and Silverlight 5.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CommonServiceLocator:
Repository | Stars |
---|---|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
|
|
yck1509/ConfuserEx
An open-source, free protector for .NET applications
|