Autofac.Extras.CommonServiceLocator 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Autofac.Extras.CommonServiceLocator --version 4.0.0
NuGet\Install-Package Autofac.Extras.CommonServiceLocator -Version 4.0.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="Autofac.Extras.CommonServiceLocator" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Extras.CommonServiceLocator --version 4.0.0
#r "nuget: Autofac.Extras.CommonServiceLocator, 4.0.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 Autofac.Extras.CommonServiceLocator as a Cake Addin
#addin nuget:?package=Autofac.Extras.CommonServiceLocator&version=4.0.0

// Install Autofac.Extras.CommonServiceLocator as a Cake Tool
#tool nuget:?package=Autofac.Extras.CommonServiceLocator&version=4.0.0

The Microsoft Enterprise Library provides a Common Service Locator for abstracting away IoC containers. This package contains an implementation of the Common Service Locator for use with Autofac.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

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

Package Downloads
MediatR.Extensions.Autofac

Autofac implementation of IMediatorBuilder

Patterns.Testing.Autofac

The Autofac Implementation of Patterns.Testing

zAppDev.DotNet.Framework

Package Description

WorkData

WorkData是一个轻量级的框架,用于在.NET Framework/Core构建服务。框架的目标是提供项目常用的基础设施功能

Acrotech.CommonServiceRegistrator.Autofac

Autofac adapter for the IServiceRegistrator interface

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Autofac.Extras.CommonServiceLocator:

Repository Stars
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Baseflow/XF-Material-Library
A Xamarin Forms library for implementing Material Design
Resgrid/Core
The Open Source Computer Aided Dispatch (CAD), Personnel, Shift Management, Automatic Vehicle Location (AVL) and Emergency Management Platform that powers Resgrid.com
lswiderski/mi-scale-exporter
Mobile App to export data from Mi Body Composition Scale and upload it to Garmin Connect Cloud
Version Downloads Last updated
6.1.0 121,787 4/7/2023
6.0.1 988,634 10/4/2020
6.0.0 271,689 2/8/2020
5.0.0 1,231,499 10/17/2017
4.1.0 67,561 9/22/2017
4.0.0 604,549 6/28/2016
3.2.0 264,128 6/16/2014
3.1.1 11,362 3/27/2014
3.1.0 2,214 3/19/2014
3.0.1 21,722 4/9/2013
3.0.0 6,083 1/30/2013
3.0.0-beta2 1,415 12/23/2012
3.0.0-beta 1,502 11/1/2012

Updated for compatibility with Autofac 4.0.0. Includes switch to remove obsolete security attributes.