CommonServiceLocator 1.3.0

dotnet add package CommonServiceLocator --version 1.3.0
NuGet\Install-Package CommonServiceLocator -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommonServiceLocator" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonServiceLocator --version 1.3.0
#r "nuget: CommonServiceLocator, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on CommonServiceLocator:

Package Downloads
Unity

The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms.

MvvmLightLibs

The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern.

Unity.Mvc

Unity is a lightweight extensible dependency injection container. This package is a Unity bootstrapper for ASP.NET MVC.

Unity.Mvc4

Unity.Mvc4 is a library that allows simple Integration of Microsoft's Unity IoC container with ASP.NET MVC 4. Identical to Unity.MVC3 except it references MVC4

StructureMap.MVC4

Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.

GitHub repositories (150)

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.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
yck1509/ConfuserEx
An open-source, free protector for .NET applications
Version Downloads Last updated
1.3.0 887,361 5/6/2014
1.2.0 592,483 2/5/2014
1.0.0 1,478,121 1/7/2011