.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 11
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 2
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 4

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

Mar 23, 2026
Post comments count 27
Post likes count 19

Ten Months with Copilot Coding Agent in dotnet/runtime

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.

Mar 19, 2026
Post comments count 4
Post likes count 4

Accelerating .NET MAUI Development with AI Agents

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.

Mar 17, 2026
Post comments count 0
Post likes count 2

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

Faisal Waris

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

Mar 12, 2026
Post comments count 4
Post likes count 2

Modernize .NET Anywhere with GitHub Copilot

Mika Dumont

See how the modernize-dotnet agent helps you assess apps, create upgrade plans, and modernize .NET projects from Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.

Mar 12, 2026
Post comments count 4
Post likes count 1

.NET 10.0.5 Out-of-Band Release – macOS Debugger Fix

Rahul Bhandari (MSFT)

An out-of-band release of .NET 10.0.5 to fix a critical debugger crash affecting macOS users with Visual Studio Code.

Mar 10, 2026
Post comments count 6
Post likes count 6

.NET 11 Preview 2 is now available!

.NET Team

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

Mar 10, 2026
Post comments count 3
Post likes count 1

.NET and .NET Framework March 2026 servicing releases updates

Rahul,
Tara

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

Mar 9, 2026
Post comments count 8
Post likes count 13

Extend your coding agent with .NET Skills

Tim Heuer

Introducing the dotnet/skills repository and how .NET agent skills can improve coding agent workflows.

Mar 5, 2026
Post comments count 0
Post likes count 11

Release v1.0 of the official MCP C# SDK

Mike Kistler

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.

Feb 26, 2026
Post comments count 3
Post likes count 5

Vector Data in .NET – Building Blocks for AI Part 2

Jeremy Likness

Discover how Microsoft.Extensions.VectorData brings unified vector database access to .NET - one interface for semantic search across any vector store with built-in support for embeddings, filtering, and RAG patterns.

Feb 24, 2026
Post comments count 7
Post likes count 9

The Dongle Died at Midnight – WinForms Agent Saved my German Mom’s Business Trip

Klaus Loeffelmann

Vibe Coding. IntelliSense on Steroids. Intention-Based Development. Call it what makes you happy - it's "just" the next evolutionary step in software development for me. Which let me build my stranded 82-year-old retirement-resistant mom an ersatz time-study app when her dongle died at midnight.

Feb 11, 2026
Post comments count 3
Post likes count 6

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026

McKenna Barlow

GitHub Copilot testing for .NET is now available in Visual Studio 18.3, offering AI-powered tools to quickly create, build, and run unit tests. With flexible prompts and full IDE integration, it supports testing from single methods to entire solutions, helping reduce repetitive tasks and speed up feedback. Try it and share your feedback to shape its future.

Feb 10, 2026
Post comments count 11
Post likes count 9

.NET 11 Preview 1 is now available!

.NET Team

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

Feb 10, 2026
Post comments count 1
Post likes count 0

.NET and .NET Framework February 2026 servicing releases updates

Rahul,
Tara

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

Feb 5, 2026
Post comments count 7
Post likes count 0

.NET Framework 3.5 Moves to Standalone Deployment in new versions of Windows

Tara,
Brett

An announcement of .NET Framework 3.5 servicing updates on new versions of Windows.

Jan 28, 2026
Post comments count 2
Post likes count 20

.NET AI Essentials – The Core Building Blocks Explained

Jeremy Likness

Learn how Microsoft.Extensions.AI provides a unified API for building intelligent .NET applications with any LLM provider - one interface, endless possibilities, with built-in middleware, telemetry, structured outputs and more.

Jan 26, 2026
Post comments count 0
Post likes count 1

Join Microsoft at NDC London 2026 – Let’s Build the Future of .NET Together

.NET Team

Meet the .NET team at NDC London 2026 to explore the latest in .NET 10, Azure, and AI-powered development through sessions and 1:1 meetups.

Jan 13, 2026
Post comments count 3
Post likes count 0

.NET and .NET Framework January 2026 servicing releases updates

Rahul,
Tara

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