Autofac集成实现DI.
Info
| Version: | 1.0.1 |
| Author(s): | yuzliang |
| Last Update: | Wednesday, October 21, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Xye.Bsf.Autofac |
Install
Install-Package Xye.Bsf.Autofac
dotnet add package Xye.Bsf.Autofac
paket add Xye.Bsf.Autofac
Xye.Bsf.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Xye.Bsf.Castle.Core(>= 1.0.1)
- Autofac(>= 4.9.4)
- Autofac.Extras.DynamicProxy(>= 4.5.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.0)