Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Suggestion between System.Management & Microsoft.Management.Infrastructure #47

@ms-chre

Description

@ms-chre

We are working on remote management solution for an application that runs on Windows . The solution is being written in .NET core and must have capability to access WMI to get system information, execute remote reboot commands etc.

I found out that .NET provides two namespaces, System.Managament & Microsoft.Managament.Infrastructure to access WMI. MMI is modern namespace when compared to System.Management according to MSDN

However, I would like to know which namespace is recommended now and this is for new solution.

There were many issues like dotnet/runtime#29663 and dotnet/runtime#24803. But there is no solid recommendation on what Namespace to use.

What namespace is recommended ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions