.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 53

Announcing .NET 10

.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

Apr 21, 2026
Post comments count 0
Post likes count 0

.NET 10.0.7 Out-of-Band Security Update

Rahul Bhandari (MSFT)

We are releasing .NET 10.0.7 as an out-of-band security update to address CVE-2026-40372.

Apr 20, 2026
Post comments count 12
Post likes count 0

Writing Node.js addons with .NET Native AOT

Drew Noakes

The C# Dev Kit team replaced C++ Node.js addons with C# and Native AOT, removing a dependency on Python. This post walks through building a Node.js native addon entirely in C# using N-API, LibraryImport, and UnmanagedCallersOnly.

Apr 15, 2026
Post comments count 3
Post likes count 3

Pin Clustering in .NET MAUI Maps

David Ortinau

.NET MAUI 11 adds pin clustering to the Map control, automatically grouping nearby pins into cluster markers. Learn how to enable clustering, create separate clustering groups, and handle cluster taps on Android and iOS.

Apr 14, 2026
Post comments count 3
Post likes count 0

.NET and .NET Framework April 2026 servicing releases updates

Rahul,
Tara

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

Apr 14, 2026
Post comments count 3
Post likes count 5

.NET 11 Preview 3 is now available!

.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!

Apr 7, 2026
Post comments count 1
Post likes count 1

Your Migration’s Source of Truth: The Modernization Assessment

Jeffrey Fritz

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

Apr 7, 2026
Post comments count 18
Post likes count 1

ASP.NET Core 2.3 end of support announcement

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.

Apr 2, 2026
Post comments count 31
Post likes count 16

Explore union types in C# 15

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.

Mar 23, 2026
Post comments count 0
Post likes count 6

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

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.