在使用 D.Infrastructures.Application 构建应用的过程中,可以同时使用 autofac 作为依赖注入的容器。.
Info
Version: | 3.0.0 |
Author(s): | AlgerDu |
Last Update: | Monday, January 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/D.Extensions.Application.Autofac |
Install
Install-Package D.Extensions.Application.Autofac
dotnet add package D.Extensions.Application.Autofac
paket add D.Extensions.Application.Autofac
D.Extensions.Application.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- D.Infrastructures.Application(>= 3.0.0)
- Autofac(>= 4.9.2)
- Autofac.Extensions.DependencyInjection(>= 4.4.0)