System.Management (7.0.0)
Published 2023-05-05 11:41:00 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.0 System.Management
About this package
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
Dependencies
ID | Version | Target Framework |
---|---|---|
System.CodeDom | 7.0.0 | .NETStandard2.0 |
System.CodeDom | 7.0.0 | net6.0 |
System.CodeDom | 7.0.0 | net7.0 |