.NET Blog

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

Latest posts

Sep 9, 2025
Post comments count 8
Post likes count 8

Announcing .NET 10 Release Candidate 1

.NET Team

.NET 10 Release Candidate 1 is available with improvements across the runtime, SDK, libraries, ASP.NET Core, Blazor, .NET MAUI, and more!

Sep 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework September 2025 servicing releases updates

Tara,
Victor

A recap of the latest servicing updates for .NET and .NET Framework for September 2025.

Sep 3, 2025
Post comments count 12
Post likes count 4

Let Copilot Coding Agent handle the busy work

Bruno Capuano

See how GitHub Copilot Coding Agent automates unit tests and ships features from a PRD in a real .NET sample, so you can focus on design and review.

Aug 28, 2025
Post comments count 0
Post likes count 1

Getting Started with the Aspire CLI

Jeffrey Fritz

The Aspire CLI is here and you can use it to configure and run your applications

Aug 27, 2025
Post comments count 2
Post likes count 9

EFCore.Visualizer – View Entity Framework Core query plan inside Visual Studio

Giorgi Dalakishvili

A Visual Studio extension that helps developers visualize and analyze Entity Framework Core query execution plans directly within their development environment.

Aug 25, 2025
Post comments count 7
Post likes count 11

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau

A look at how the Model-View-Update pattern can complement the .NET MAUI ecosystem

Aug 21, 2025
Post comments count 2
Post likes count 6

Enhance your CLI testing workflow with the new dotnet test

Mariam Abdullah

Learn how .NET 10 transforms dotnet test with native Microsoft.Testing.Platform integration, delivering better performance and enhanced diagnostics.

Aug 20, 2025
Post comments count 1
Post likes count 6

Copilot Diagnostics toolset for .NET In Visual Studio

Harshada Hole

Debugging doesn’t have to be a grind. With Copilot woven into Visual Studio, you get AI-powered breakpoints, insights, exception fixes, and performance summaries all right where you work.

Aug 19, 2025
Post comments count 8
Post likes count 19

GPT-OSS – A C# Guide with Ollama

Bruno Capuano

Run GPT-OSS locally with C# and Ollama to build fast, private, offline AI