C# – Tag | .NET Blog Free. Cross-platform. Open source. A developer platform for building all your apps.
- Explore new features available in C# 15 previewby Bill Wagner on August 24, 2026 at 5:00 pm
C# 15 ships with .NET 11. It adds union types, closed hierarchies, a preview of the updated unsafe model, and a few smaller changes that remove everyday ceremony. The post Explore new features available in C# 15 preview appeared first on .NET Blog.
- From generated code to trusted code with a unit-test agentby Amaury LevΓ© on July 31, 2026 at 3:00 pm
Meet the open-source polyglot testing agent that learns from a repository, writes unit tests, and checks that they build and pass. The post From generated code to trusted code with a unit-test agent appeared first on .NET Blog.
- Announcing v2.0 of the official MCP C# SDKby Jeff Handley on July 28, 2026 at 10:00 pm
MCP C# SDK v2.0 implements the 2026-07-28 specification with a stateless-first protocol, standardized HTTP headers, and Multi Round-Trip Requests for interactive tools, all while staying backward compatible. The post Announcing v2.0 of the official MCP C# SDK appeared first on .NET Blog.
- .NET at Microsoft Build 2026: Must watch sessionsby Daniel Roth on June 8, 2026 at 5:15 pm
Catch up on all the .NET sessions from Microsoft Build 2026 covering .NET 11, union types in C#, AI building blocks, the agentic web, .NET MAUI, and more! The post .NET at Microsoft Build 2026: Must watch sessions appeared first on .NET Blog.
- Improving C# Memory Safetyby Richard Lander on May 21, 2026 at 4:08 pm
The `unsafe` keyword is being redesigned to mark caller-facing contracts rather than just syntax. Safety obligations between callers and callees become visible and reviewable. The model is motivated by the rise of AI-assisted code generation and arrives as a preview in .NET 11. The post Improving C# Memory Safety appeared first on .NET Blog.
- High-Performance Distributed Caching with .NET and Postgres on Azureby Jared Meade on April 28, 2026 at 5:05 pm
Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these design patterns into a reusable .NET application that you can reference when adding new capabilities to your application stack. The post High-Performance Distributed Caching with .NET and Postgres on Azure appeared first on .NET Blog.
- Explore union types in C# 15by Bill Wagner on April 2, 2026 at 5:05 pm
C# 15 introduces union types β declare a closed set of case types with implicit conversions and exhaustive pattern matching. Try unions in preview today and see the broader exhaustiveness roadmap. The post Explore union types in C# 15 appeared first on .NET Blog.
- Release v1.0 of the official MCP C# SDKby Mike Kistler on March 5, 2026 at 6:05 pm
Discover whatβs new in the v1.0 release of the official MCP C# SDK, including enhanced authorization, richer metadata, and powerful patterns for tool calling and long-running requests. The post Release v1.0 of the official MCP C# SDK appeared first on .NET Blog.
- Microsoft.Testing.Platform Now Fully Supported in Azure DevOpsby Youssef Fahmy on December 16, 2025 at 6:05 pm
Azure DevOps enhanced support for Microsoft.Testing.Platform, from running tests to publishing results! The post Microsoft.Testing.Platform Now Fully Supported in Azure DevOps appeared first on .NET Blog.
- Introducing C# 14by Bill Wagner on November 17, 2025 at 6:05 pm
Learn what features are in C# 14, which ships as part of .NET 10. The post Introducing C# 14 appeared first on .NET Blog.











