System.Management
7.0.0
See the version list below for details.
dotnet add package System.Management --version 7.0.0
NuGet\Install-Package System.Management -Version 7.0.0
<PackageReference Include="System.Management" Version="7.0.0" />
paket add System.Management --version 7.0.0
#r "nuget: System.Management, 7.0.0"
// Install System.Management as a Cake Addin
#addin nuget:?package=System.Management&version=7.0.0
// Install System.Management as a Cake Tool
#tool nuget:?package=System.Management&version=7.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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- System.CodeDom (>= 7.0.0)
-
net6.0
- System.CodeDom (>= 7.0.0)
-
net7.0
- System.CodeDom (>= 7.0.0)
NuGet packages (547)
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. |
|
DiffEngine
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries. |
|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
System.Management.Automation
Runtime for hosting PowerShell |
GitHub repositories (147)
Showing the top 5 popular GitHub repositories that depend on System.Management:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
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
|