.NET Blog

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

Latest posts

Image
Aug 12, 2026
Post comments count 1
Post likes count 0

Instructions Hygiene – What Frontier Models Still Need You to Say

Image
Wendy Breiding (SHE/HER)

Get the most out of the latest models by providing the right level of instructions

Image
Aug 11, 2026
Post comments count 0
Post likes count 4

.NET 11 Preview 7 is now available!

Image
.NET Team

Find out about the new features in .NET 11 Preview 7 across libraries, runtime, SDK, C#, ASP.NET Core, .NET MAUI, Entity Framework Core, F#, and Windows Forms.

Image
Aug 11, 2026
Post comments count 0
Post likes count 0

.NET and .NET Framework August 2026 servicing releases updates

Image Image
Rahul,
Tara

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

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

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 9

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.