Showing category results for C#

Jul 28, 2026
Post comments count4
Post likes count6

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 count4

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
Jun 9, 2026
Post comments count1
Post likes count6

.NET 11 Preview 5 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 5 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more!

.NETASP.NET CoreC#
Jun 8, 2026
Post comments count3
Post likes count5

.NET at Microsoft Build 2026: Must watch sessions

Daniel Roth

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!

.NETASP.NET CoreC#
May 21, 2026
Post comments count37
Post likes count16

Improving C# Memory Safety

Richard Lander

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.

.NETC#AI
May 12, 2026
Post comments count7
Post likes count6

.NET 11 Preview 4 is now available!

.NET Team

Find out about the new features in .NET 11 Preview 4 across the .NET runtime, SDK, libraries, ASP.NET Core, .NET MAUI, C#, Entity Framework Core, and more!

.NETASP.NET CoreC#
May 4, 2026
Post comments count0
Post likes count3

Microsoft Agent Framework – Building Blocks for AI Part 3

Jeremy Likness

Build intelligent AI agents in .NET with the Microsoft Agent Framework. Learn how to create agents with tools, multi-turn conversations, memory, and graph-based workflows that bring together the building blocks from Parts 1 and 2.

.NETC#AI