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/5bd8bbb5238325892c78ea3be6a19e3a0d4a34ab
dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 2.2.0-preview3-35497
Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 2.2.0-preview3-35497
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-10-17 15:48:00 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |