Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Info
Version: | 10.0.0 |
Author(s): | Autofac Contributors |
Last Update: | Monday, September 2, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://autofac.org/ |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection |
Install
Install-Package Autofac.Extensions.DependencyInjection
dotnet add package Autofac.Extensions.DependencyInjection
paket add Autofac.Extensions.DependencyInjection
Autofac.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Autofac(>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
Tags