System.Runtime.InteropServices.RuntimeInformation
4.3.0
Requires NuGet 2.12 or higher.
dotnet add package System.Runtime.InteropServices.RuntimeInformation --version 4.3.0
NuGet\Install-Package System.Runtime.InteropServices.RuntimeInformation -Version 4.3.0
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
paket add System.Runtime.InteropServices.RuntimeInformation --version 4.3.0
#r "nuget: System.Runtime.InteropServices.RuntimeInformation, 4.3.0"
// Install System.Runtime.InteropServices.RuntimeInformation as a Cake Addin
#addin nuget:?package=System.Runtime.InteropServices.RuntimeInformation&version=4.3.0
// Install System.Runtime.InteropServices.RuntimeInformation as a Cake Tool
#tool nuget:?package=System.Runtime.InteropServices.RuntimeInformation&version=4.3.0
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | netcore50 uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore netcore45 netcore451 win8 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- runtime.native.System (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (411)
Showing the top 5 NuGet packages that depend on System.Runtime.InteropServices.RuntimeInformation:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.Extensions.DependencyModel
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation. |
|
Microsoft.DotNet.PlatformAbstractions
Abstractions for making code that uses file system and environment testable. |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging. |
GitHub repositories (366)
Showing the top 5 popular GitHub repositories that depend on System.Runtime.InteropServices.RuntimeInformation:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
leiurayer/downkyi
哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 596,742,020 | 11/15/2016 |
4.3.0-preview1-24530-04 | 287,871 | 10/24/2016 |
4.0.0 | 419,319,954 | 6/27/2016 |
4.0.0-rc2-24027 | 9,666,178 | 5/16/2016 |
4.0.0-beta-23516 | 40,047 | 11/18/2015 |
4.0.0-beta-23409 | 4,814 | 10/15/2015 |
4.0.0-beta-23225 | 351,144 | 9/2/2015 |