Provides various Autofac related integration to Microsoft.Extensions.DependencyInjection.
Info
| Version: | 6.1.0 |
| Author(s): | Jerome Haltom |
| Last Update: | Tuesday, January 7, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alethic/Cogito.Autofac |
| NuGet Url: | https://www.nuget.org/packages/Cogito.Autofac.DependencyInjection |
Install
Install-Package Cogito.Autofac.DependencyInjection
dotnet add package Cogito.Autofac.DependencyInjection
paket add Cogito.Autofac.DependencyInjection
Cogito.Autofac.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Cogito.Autofac(>= 3.1.0)
- Autofac(>= 6.1.0)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Cogito.Autofac(>= 3.1.0)
- Autofac(>= 6.1.0)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.10)
Tags