System.Runtime.InteropServices.RuntimeInformation (4.3.0)
Published 2023-05-05 11:41:56 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Runtime.InteropServices.RuntimeInformation
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Reflection.Extensions | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Threading | 4.3.0 | .NETCore5.0 |
runtime.native.System | 4.3.0 | .NETStandard1.1 |
System.Reflection | 4.3.0 | .NETStandard1.1 |
System.Reflection.Extensions | 4.3.0 | .NETStandard1.1 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.1 |
System.Runtime | 4.3.0 | .NETStandard1.1 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.1 |
System.Threading | 4.3.0 | .NETStandard1.1 |