Autofac.Extras.CommonServiceLocator
4.0.0
Prefix Reserved
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
<PackageReference Include="Autofac.Extras.CommonServiceLocator" Version="4.0.0" />
paket add Autofac.Extras.CommonServiceLocator --version 4.0.0
#r "nuget: Autofac.Extras.CommonServiceLocator, 4.0.0"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- Autofac (>= 3.5.0 && < 5.0.0)
- CommonServiceLocator (>= 1.3.0)
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 (3)
Showing the top 3 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
|
|
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 | 296,608 | 4/7/2023 |
6.0.1 | 1,086,403 | 10/4/2020 |
6.0.0 | 288,117 | 2/8/2020 |
5.0.0 | 1,335,821 | 10/17/2017 |
4.1.0 | 69,300 | 9/22/2017 |
4.0.0 | 635,402 | 6/28/2016 |
3.2.0 | 283,145 | 6/16/2014 |
3.1.1 | 12,628 | 3/27/2014 |
3.1.0 | 2,282 | 3/19/2014 |
3.0.1 | 22,583 | 4/9/2013 |
3.0.0 | 6,556 | 1/30/2013 |
3.0.0-beta2 | 1,464 | 12/23/2012 |
3.0.0-beta | 1,824 | 11/1/2012 |
Updated for compatibility with Autofac 4.0.0. Includes switch to remove obsolete security attributes.