Portable.CommonServiceLocator 1.2.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Portable.CommonServiceLocator --version 1.2.2
NuGet\Install-Package Portable.CommonServiceLocator -Version 1.2.2
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="Portable.CommonServiceLocator" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.CommonServiceLocator --version 1.2.2
#r "nuget: Portable.CommonServiceLocator, 1.2.2"
#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 Portable.CommonServiceLocator as a Cake Addin
#addin nuget:?package=Portable.CommonServiceLocator&version=1.2.2

// Install Portable.CommonServiceLocator as a Cake Tool
#tool nuget:?package=Portable.CommonServiceLocator&version=1.2.2

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.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Portable.CommonServiceLocator:

Package Downloads
LightInject.ServiceLocation

A CommonServiceLocator adapter for the LightInject service container.

Bootstrapper.SimpleInjector

SimpleInjector extension for Bootstrapper

PortablePrism.Portable

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

PortablePrism.Portable.Interactivity

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

PortablePrism.WinRT

Microsoft PRISM 4.1 ported to Portable Class Library and Microsoft.Composition. Namespaces are not changed for convenience.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated