ASP.NET 5 assembly neutral interfaces to take advantage of capabilities exposed by the runtime. The interfaces are embedded resources that will become part of your ASP.NET 5 application during build.
dotnet add package Microsoft.Framework.Runtime.Interfaces --version 1.0.0-beta2
Install-Package Microsoft.Framework.Runtime.Interfaces -Version 1.0.0-beta2
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.0.10-beta-22416, ) |
| System.Reflection | [4.0.10-beta-22416, ) |
| System.Runtime | [4.0.20-beta-22416, ) |
| System.Runtime.Extensions | [4.0.10-beta-22416, ) |
| System.Threading.Tasks | [4.0.10-beta-22416, ) |
| System.ComponentModel | [4.0.0-beta-22416, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 项目主页 | http://www.asp.net/ |
| 许可证 | http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm |