.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Featured posts

Announcing .NET 10
Nov 11, 2025
Post comments count 15
Post likes count 52

Announcing .NET 10

Image
.NET Team

Announcing the release of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. With updates across ASP.NET Core, C# 14...

.NETASP.NET CoreC#

Latest posts

.NET and .NET Framework April 2026 servicing releases updates
Apr 14, 2026
Post comments count 0
Post likes count 0

.NET and .NET Framework April 2026 servicing releases updates

Image Image
Rahul,
Tara

A recap of the latest servicing updates for .NET and .NET Framework for April 2026.

.NET 11 Preview 3 is now available!
Apr 14, 2026
Post comments count 1
Post likes count 1

.NET 11 Preview 3 is now available!

Image
.NET Team

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

Your Migration’s Source of Truth: The Modernization Assessment
Apr 7, 2026
Post comments count 1
Post likes count 1

Your Migration’s Source of Truth: The Modernization Assessment

Image
Jeffrey Fritz

Introducing GitHub Copilot Modernization and diving into the assessment report as part of cloud modernization process

ASP.NET Core 2.3 end of support announcement
Apr 7, 2026
Post comments count 18
Post likes count 1

ASP.NET Core 2.3 end of support announcement

Image
Daniel Roth

ASP.NET Core 2.3 will reach end of support on April 13, 2027. Learn what this means for your applications and how to upgrade to a modern supported version of .NET.

Explore union types in C# 15
Apr 2, 2026
Post comments count 29
Post likes count 14

Explore union types in C# 15

Image
Bill Wagner

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.

Generative AI for Beginners .NET: Version 2 on .NET 10
Mar 23, 2026
Post comments count 0
Post likes count 6

Generative AI for Beginners .NET: Version 2 on .NET 10

Image Image
Pablo,
Bruno

Announcement of Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10 with Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five structured lessons for building production-ready AI apps.

Ten Months with Copilot Coding Agent in dotnet/runtime
Mar 23, 2026
Post comments count 25
Post likes count 16

Ten Months with Copilot Coding Agent in dotnet/runtime

Image
Stephen Toub - MSFT

After ten months using GitHub Copilot Coding Agent (CCA) in dotnet/runtime, the .NET team shares data-driven lessons on cloud-AI-assisted development.

Accelerating .NET MAUI Development with AI Agents
Mar 19, 2026
Post comments count 4
Post likes count 4

Accelerating .NET MAUI Development with AI Agents

Image
David Ortinau

Learn how custom-built AI agents are dramatically improving the .NET MAUI contribution workflow, reducing issue resolution time by 50-70% while increasing test coverage and code quality.

RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI
Mar 17, 2026
Post comments count 0
Post likes count 2

RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI

Image
Faisal Waris

Guest blog post on building a real time assistant using OpenAI Realtime API using .NET, F#, Microsoft.Extensions.AI and .NET MAUI.