.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

May 13, 2026
Post comments count 1
Post likes count 1

.NET MAUI Moves to CoreCLR in .NET 11

David Ortinau

.NET MAUI apps on Android, iOS, and Mac Catalyst now run on CoreCLR by default in .NET 11, unifying the runtime across all of .NET.

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

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

May 12, 2026
Post comments count 3
Post likes count 2

.NET and .NET Framework May 2026 servicing releases updates

Rahul,
Tara

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

May 7, 2026
Post comments count 1
Post likes count 2

Copilot Studio gets faster with .NET 10 on WebAssembly

Daniel Roth

Microsoft Copilot Studio recently upgraded its .NET WebAssembly engine to .NET 10. The migration was straightforward, simplified deployment, and delivered another round of meaningful performance gains for end users.

May 6, 2026
Post comments count 2
Post likes count 6

Durable Workflows in the Microsoft Agent Framework

Shyju Krishnankutty

Build durable AI agent workflows with the Microsoft Agent Framework. Start with in-process console apps, add durability with the Durable Task runtime, scale with parallel AI agents, and host on Azure Functions for serverless execution.

May 4, 2026
Post comments count 0
Post likes count 1

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.

Apr 30, 2026
Post comments count 0
Post likes count 2

Building an AI-Powered Conference App with .NET’s Composable AI Stack

Luis Quintanilla

Learn how we built ConferencePulse, an AI-powered conference assistant, using .NET's composable AI stack including Microsoft.Extensions.AI, DataIngestion, VectorData, Model Context Protocol, and Microsoft Agent Framework.

Apr 29, 2026
Post comments count 2
Post likes count 0

VSTest is Removing its Newtonsoft.Json Dependency

McKenna Barlow

VSTest is removing its Newtonsoft.Json dependency in .NET 11 and Visual Studio 18.8. Here's who is affected and how to fix it.

Apr 29, 2026
Post comments count 0
Post likes count 1

Governing MCP tool calls in .NET with the Agent Governance Toolkit

Jack Batzner

Learn how to govern MCP tool calls in .NET with the Agent Governance Toolkit—policy-based access control, security scanning, and response sanitization to reduce risk in AI agent systems.

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

Welcome to SkiaSharp 4.0 Preview 1

David Ortinau

SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.

Apr 28, 2026
Post comments count 1
Post likes count 4

High-Performance Distributed Caching with .NET and Postgres on Azure

Jared Meade

Adding caching to your application architecture can significantly improve key performance metrics, cut latency, and reduce load across downstream systems. In this walkthrough, we highlight the latest caching best practices and incorporate these design patterns into a reusable .NET application that you can reference when adding new capabilities to your application stack.

Apr 28, 2026
Post comments count 9
Post likes count 3

Combining API versioning with OpenAPI in .NET 10 applications

Sander ten Brinke

Learn how to implement API versioning in your .NET 10 applications using OpenAPI for better API management and documentation.

Apr 23, 2026
Post comments count 6
Post likes count 5

What’s new for .NET in Ubuntu 26.04

Richard Lander

Ubuntu 26.04 (Resolute Raccoon) ships today with .NET 10. Here's how to install .NET 10 from the archive, use the new -resolute container tags, build Native AOT apps, and install .NET 8 and 9 from the dotnet-backports PPA.

Apr 21, 2026
Post comments count 1
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 1

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 4

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 4
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 6

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