You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
I think it would be useful to consider this functionality for inclusion into the System.Environment namespace.
This issue is to raise the idea and garner discussion. I do not believe it would conflict with anything already present, though I've not performed a thorough examination to prove it.
Currently the dotnet cli has a function which is located at: src/Microsoft.DotNet.Cli.Utils/EnvironmentProvider.cs Line 106
I think it would be useful to consider this functionality for inclusion into the
System.Environmentnamespace.This issue is to raise the idea and garner discussion. I do not believe it would conflict with anything already present, though I've not performed a thorough examination to prove it.