// tag
#.NET 11
2 posts
.NET 11 Finally Fixes the Process API
System.Diagnostics.Process gets its biggest update in years. RunAndCaptureTextAsync, KillOnParentExit, SafeProcessHandle APIs, and full control over standard handle redirection — no more deadlock boilerplate.
.NET 11 Preview 4: MCP Server Template, Runtime-Async Libraries, Process API
.NET 11 Preview 4 is out. Here are the highlights that caught my eye: the MCP Server template shipping in the SDK, runtime libraries compiled with runtime-async, dotnet watch for mobile, and a major Process API expansion.