Provides APIs to query about runtime and OS information. Commonly Used Types: System.Runtime.InteropServices.RuntimeInformation System.Runtime.InteropServices.OSPlatform When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Runtime.InteropServices.RuntimeInformation --version 4.0.0
Install-Package System.Runtime.InteropServices.RuntimeInformation -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| System.Reflection | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.1, ) |
| runtime.native.System | [4.0.0, ) |
| System.Reflection | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:24:01 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |