Skip to content

Add .NET 11 Process APIs#547

Merged
SimonCropp merged 3 commits into
mainfrom
Add-.NET-11-Process-APIs
May 15, 2026
Merged

Add .NET 11 Process APIs#547
SimonCropp merged 3 commits into
mainfrom
Add-.NET-11-Process-APIs

Conversation

@SimonCropp
Copy link
Copy Markdown
Owner

Polyfills the new Process run/capture/read APIs introduced in .NET 11
preview 4, plus supporting types ProcessExitStatus, ProcessOutputLine,
ProcessTextOutput, and PosixSignal.

 Polyfills the new Process run/capture/read APIs introduced in .NET 11
  preview 4, plus supporting types ProcessExitStatus, ProcessOutputLine,
  ProcessTextOutput, and PosixSignal.
@SimonCropp SimonCropp added this to the 10.6.0 milestone May 15, 2026
@SimonCropp SimonCropp merged commit 4b1e146 into main May 15, 2026
5 checks passed
@SimonCropp SimonCropp deleted the Add-.NET-11-Process-APIs branch May 15, 2026 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant