Portable.CommonServiceLocator
1.2.2
dotnet add package Portable.CommonServiceLocator --version 1.2.2
NuGet\Install-Package Portable.CommonServiceLocator -Version 1.2.2
<PackageReference Include="Portable.CommonServiceLocator" Version="1.2.2" />
paket add Portable.CommonServiceLocator --version 1.2.2
#r "nuget: Portable.CommonServiceLocator, 1.2.2"
// 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 | Versions 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. |
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 |
---|