Posts by this author

May 13, 2026
Post comments count12
Post likes count12

Process API Improvements in .NET 11

Process API improvements in .NET 11, including high-level APIs for starting processes, capturing output without deadlocks, handle inheritance control, lifetime management features, and a lightweight `SafeProcessHandle`-based API surface.

.NET
Dec 3, 2025
Post comments count0
Post likes count5

Introducing Data Ingestion Building Blocks (Preview)

Announcing the preview of open, modular data ingestion building blocks in .NET, empowering developers to build scalable AI pipelines with seamless integration, extensibility, and easy getting started experiences across the .NET ecosystem.

.NETAI