Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
dotnet add package Microsoft.Extensions.DependencyInjection --version 1.0.0-rc2-final
Install-Package Microsoft.Extensions.DependencyInjection -Version 1.0.0-rc2-final
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.10, ) |
| System.Collections.Concurrent | [4.0.10, ) |
| System.Runtime.Extensions | [4.0.10, ) |
| System.Threading | [4.0.10, ) |
| System.Threading.Tasks | [4.0.10, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [1.0.0-rc2-final, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections | [4.0.11-rc2-24027, ) |
| System.Collections.Concurrent | [4.0.12-rc2-24027, ) |
| System.Runtime.Extensions | [4.1.0-rc2-24027, ) |
| System.Threading | [4.0.11-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| Microsoft.Extensions.DependencyInjection.Abstractions | [1.0.0-rc2-final, ) |
| 作者 | Microsoft.Extensions.DependencyInjection |
|---|---|
| 发布时间 | 2016-05-16 16:58:27 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |