.NET 11 expands Process API with safer output capture and handle controls
.NET 11 introduces updates to the Process API aimed at developers who launch and manage external processes. The changes include higher-level process-starting APIs, mechanisms to capture process output without deadlocks, handle inheritance controls, lifetime management features, and a lightweight surface based on SafeProcessHandle.