System.Management
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Management -Version 6.0.0
dotnet add package System.Management --version 6.0.0
<PackageReference Include="System.Management" Version="6.0.0" />
paket add System.Management --version 6.0.0
#r "nuget: System.Management, 6.0.0"
// Install System.Management as a Cake Addin
#addin nuget:?package=System.Management&version=6.0.0
// Install System.Management as a Cake Tool
#tool nuget:?package=System.Management&version=6.0.0
Provides access to a rich set of management information and management events about the system, devices, and applications instrumented to the Windows Management Instrumentation (WMI) infrastructure.
Commonly Used Types:
System.Management.ManagementClass
System.Management.ManagementObject
System.Management.SelectQuery
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 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Microsoft.Win32.Registry (>= 5.0.0)
- System.CodeDom (>= 6.0.0)
-
.NETStandard 2.0
- System.CodeDom (>= 6.0.0)
-
net6.0
- System.CodeDom (>= 6.0.0)
NuGet packages (445)
Showing the top 5 NuGet packages that depend on System.Management:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Microsoft.AppCenter
This package contains the basic functionalities that all App Center services use to communicate with the backend. |
|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
DiffEngine
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries. |
|
System.Management.Automation
Runtime for hosting PowerShell |
GitHub repositories (107)
Showing the top 5 popular GitHub repositories that depend on System.Management:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
netchx/netch
A simple proxy client
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|