Found 77 packages
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 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.
Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
Will install and register the Silverlight version of the Microsoft.Practices.Servicelocation.dll inside your project
An adapter to implement CommonServiceLocator on top of Castle Windsor
An adapter to implement CommonServiceLocator on top of Unity
A signed version of the NinjectAdapter for the CommonServiceLocator.
An unofficial Ninject Adapter for the Common Service Locator
An unofficial Windsor Adapter for the Common Service Locator
An unofficial StructureMap Adapter for the Common Service Locator
Grace.CommonServiceLocator provides integration classes between the Microsoft CommonServiceLocator Pattern and Grace (Dependency Injection Container)
.NET Standard port of this 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.
CommonServiceLocator provider for Cormo
An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.
Provides an implementation of the Microsoft.Practices.ServiceLocation.IServiceLocator using IInject.
An unofficial Autofac Adapter for the Common Service Locator
An adapter to implement CommonServiceLocator on top of Ninject Targets .NET 4, SL5, WP8, WinRT, Xamarin.iOS, Xamarin.Android
The Microsoft Enterprise Library provides a Common Service Locator for abstracting away IoC containers. .NET Standard port of this package contains an implementation of the Common Service Locator for use with Autofac.