.NET Blog

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

Latest posts

Image
Aug 6, 2026
Post comments count 1
Post likes count 1

Test reporting in Microsoft.Testing.Platform: from red build to root cause

Image
Amaury Levé

Microsoft.Testing.Platform brings failures into GitHub Actions and Azure DevOps, uses pipeline history to separate regressions from flakes, and preserves usable reports when a test host crashes.

Image
Aug 4, 2026
Post comments count 2
Post likes count 2

Beyond Chat: live Speech-to-Text with Foundry Local and C#

Image
Bruno Capuano

Build a live speech-to-text app in C# with Foundry Local, a compact Nemotron model, and local model lifecycle management.

Image
Aug 3, 2026
Post comments count 7
Post likes count 3

Strengthening NuGet Supply Chain Security: Reducing API Key Lifetime

Image
.NET Team

NuGet API key durations will be reduced to 30 days starting August 17th. This change will significantly strengthen the integrity of the NuGet supply chain.

Image
Jul 31, 2026
Post comments count 1
Post likes count 3

From generated code to trusted code with a unit-test agent

Image
Amaury Levé

Meet the open-source polyglot testing agent that learns from a repository, writes unit tests, and checks that they build and pass.

Image
Jul 28, 2026
Post comments count 4
Post likes count 8

Announcing v2.0 of the official MCP C# SDK

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

Image
Jul 27, 2026
Post comments count 0
Post likes count 4

Analyze MSBuild Binary Logs with Copilot in VS Code

Image Image
Yuliia,
Jan

Meet the MSBuild Binlog Analyzer for VS Code - a Copilot-powered way to read MSBuild binary logs, explain and fix build failures with one click, compare builds, and catch regressions, backed by the Microsoft.AITools.BinlogMcp MCP server.

Image
Jul 16, 2026
Post comments count 0
Post likes count 3

Announcing .NET Modernization for Beginners

Image
Pablo Lopes

A free, open-source, hands-on course that walks you through modernizing a real legacy ASP.NET application all the way to .NET 10 using the GitHub Copilot modernization agent, step by step.

Image
Jul 14, 2026
Post comments count 2
Post likes count 0

.NET and .NET Framework July 2026 servicing releases updates

Image Image
Rahul,
Tara

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

Image
Jul 14, 2026
Post comments count 2
Post likes count 0

CoreCLR Progress and the Mono Timeline for .NET MAUI

Image
David Ortinau

CoreCLR is now the only runtime for .NET MAUI mobile apps in .NET 11 Preview 6. Here is where we are, and why we need you to test today.