Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ProcessInfo / DiagnosticClient.GetProcessInfo public #5087

Open
xoofx opened this issue Dec 5, 2024 · 0 comments
Open

Make ProcessInfo / DiagnosticClient.GetProcessInfo public #5087

xoofx opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@xoofx
Copy link
Member

xoofx commented Dec 5, 2024

In the same principle than #5086, I'm trying to chase down internal APIs that require to be accessed via System.Reflection or that are used also outside of this repository by other .NET tooling.

I would like to make ProcessInfo and DiagnosticClient.GetProcessInfo public. It seems that the API has been fairly stable in the past years with what looks like mostly additions to the API. This API is particularly interesting to surface target process information (runtime version, RID...etc.)

I can make a PR if this proposal is accepted.

@xoofx xoofx added the enhancement New feature or request label Dec 5, 2024
@tommcdon tommcdon added this to the 10.0.0 milestone Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants