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/3ef61a72ab3f0db0e3e85dc773fadf87766bb256
dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 2.2.0-preview1-35029
Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 2.2.0-preview1-35029
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2018-08-22 16:13:30 |
| 项目主页 | https://asp.net/ |
| 许可证 | https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt |