Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection This package was built from the source at: https://github.com/aspnet/DependencyInjection/tree/dcffb02def2676c02116814a7e21092a3eefb999
dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 2.2.0-preview2-35157
Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 2.2.0-preview2-35157
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-09-12 15:12:09 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |