Weekly .NET Roundup: Runtime Gains, Observability, and Tools

Coding updates this week highlight new .NET runtime features, expanded agent workflows in VS Code, and community stories in language development and open source. These changes provide more options for reliable code, stronger automation, and better integration in developer tools.

.NET Runtime and Instrumentation Advances

.NET 11 improves Async/Await performance for high-concurrency applications, reducing overhead and boosting scalability. Developers are given practical advice for using these updates in real-world code. A detailed guide explores System.Diagnostics.Metrics APIs in .NET, comparing standard and observable metric instruments, and suggests when to use push or pull reporting and OpenTelemetry integration. These instrumentation improvements continue .NET’s movement toward greater observability and diagnostics, following last week’s release highlights.

Visual Studio Code Workflow and Browser Integration

VS Code’s integrated browser brings live preview, real-time debugging, Chrome DevTools, and AI chat features directly into the editor. This update lowers the need for context switching and allows for smarter agent extension development. New browser workflows and agent-management features drive a tighter feedback loop and provide more productive coding experiences. Live coding challenges experiment with agent workflows and share actionable discoveries for continuous improvement.

Open Source Ecosystems and Language Histories

A pair of interviews with Anders Hejlsberg discuss why making TypeScript open source drove growth, trust, and quality—along with the impact of migrating to GitHub for increased openness and transparent, sustainable development. These discussions provide perspective on why open-source processes benefit technical communities, as covered in earlier roundups.

Windows MIDI Services: Next-Gen Music Tech on Windows 11

Windows 11 introduces updated MIDI Services, adding support for MIDI 1.0/2.0, high-resolution data, legacy compatibility, and multi-client MIDI ports. New features include metadata editing, loopback endpoints, communication between apps, better timing, updated drivers, and an open SDK. Future plans include USB audio class, BLE MIDI, and expanded routing features.

PowerShell, OpenSSH, and DSC: Long-Term Roadmap

For 2026, the PowerShell, OpenSSH, and DSC roadmap details improvements to PowerShell 7.7—covering script path flexibility, Bash-style aliases, AI-powered scripting assistance, predictive IntelliSense in PSReadLine, and module gallery migration. OpenSSH gains better authentication methods and DSC v3.2 includes Linux/Python adapters. Regular updates and open collaboration continue for module development and automation on both Windows and Linux. AI-driven scripting connects to wider agent-based process advancements in the industry.

Inside Model Context Protocol: Workflow and Open Source Journey

An interview with David Soria Parra explores the evolution of Model Context Protocol, its challenges, the journey to Linux Foundation, the Python/Azure tech stack, the “Skills” approach, and best practices for open-source collaboration and protocol leadership. The discussion sheds light on the journey from internal protocol to open source, reflecting the process lessons from earlier MCP updates.