对asp.net core依赖注入的封装,可以自动查找并注入服务.
Info
Version: | 5.0.0 |
Author(s): | WL |
Last Update: | Wednesday, November 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WL.Think.Dependency |
Install
Install-Package WL.Think.Dependency
dotnet add package WL.Think.Dependency
paket add WL.Think.Dependency
WL.Think.Dependency Download (Unzip the "nupkg" after downloading)
Dependencies
- WL.Think.Utils(>= 5.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)