Showing category results for C#

Aug 24, 2026
Post comments count3
Post likes count4

Explore new features available in C# 15 preview

Bill Wagner

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.

.NETC#
Aug 13, 2026
Post comments count0
Post likes count2

Routing and Failover for Microsoft.Extensions.AI

Joshua Yue

Route requests across models and providers natively in Microsoft.Extensions.AI with RoutingChatClient, SemanticRoutingChatClient, and FailoverChatClient — new experimental primitives for content-based routing, failover, and custom routing policies.

.NETC#AI
Aug 11, 2026
Post comments count0
Post likes count7

.NET 11 Preview 7 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 7 across libraries, runtime, SDK, C#, ASP.NET Core, .NET MAUI, Entity Framework Core, F#, and Windows Forms.

.NETASP.NET CoreC#
Jul 28, 2026
Post comments count5
Post likes count11

Announcing v2.0 of the official MCP C# SDK

Jeff Handley

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.

.NETASP.NET CoreC#
Jul 14, 2026
Post comments count2
Post likes count4

.NET 11 Preview 6 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 6 across runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, F#, and container images.

.NETASP.NET CoreC#
Jul 9, 2026
Post comments count8
Post likes count5

Modernize .NET applications in the GitHub Copilot app

Mika Dumont

Modernize .NET applications in the GitHub Copilot app. Follow your upgrade from assessment through execution in an interactive upgrade canvas.

.NETC#AI