Contains the source and tests of assembly System.Diagnostics.Process which includes a subset of members of the System.Diagnostics namespace that allow you to interact with local and remote system processes.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.diagnostics. The primary class is Process
.
- We only consider fixes to maintain or improve quality
- We consider PRs that target this library for new source code analyzers
See the Help Wanted issues.
System.Diagnostics.Process
is included in the shared framework. The package does not need to be installed into any project compatible with .NET Standard 2.0.