Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.
Info
| Version: | 6.1.0 |
| Author(s): | Autofac Contributors |
| Last Update: | Friday, April 7, 2023 |
| .NET Fiddle: | Online Example |
| Project Url: | https://autofac.org/ |
| NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.CommonServiceLocator |
Install
Install-Package Autofac.Extras.CommonServiceLocator
dotnet add package Autofac.Extras.CommonServiceLocator
paket add Autofac.Extras.CommonServiceLocator
Autofac.Extras.CommonServiceLocator Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.0.0 && < 7.0.0)
- CommonServiceLocator(>= 2.0.5)
Tags