System.Management 4.6.0-rc1.19456.4

Prefix Reserved
This is a prerelease version of System.Management.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Management --version 4.6.0-rc1.19456.4
                    
NuGet\Install-Package System.Management -Version 4.6.0-rc1.19456.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Management" Version="4.6.0-rc1.19456.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Management" Version="4.6.0-rc1.19456.4" />
                    
Directory.Packages.props
<PackageReference Include="System.Management" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Management --version 4.6.0-rc1.19456.4
                    
#r "nuget: System.Management, 4.6.0-rc1.19456.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package System.Management@4.6.0-rc1.19456.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Management&version=4.6.0-rc1.19456.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Management&version=4.6.0-rc1.19456.4&prerelease
                    
Install as a Cake Tool

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

When using NuGet 3.x this package requires at least version 3.4.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on System.Management:

Package Downloads
BenchmarkDotNet

Powerful .NET library for benchmarking

Microsoft.VisualStudio.Telemetry

Microsoft® Visual Studio® Telemetry Library

GitHub repositories

This package is not used by any popular GitHub repositories.