.NET Blog

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

Featured posts

Announcing .NET 10 Release Candidate 1
Sep 9, 2025
Post comments count 3
Post likes count 7

Announcing .NET 10 Release Candidate 1

.NET Team
.NET Team

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

.NETASP.NET CoreC#

Latest posts

Prompt Files and Instructions Files Explained
Sep 17, 2025
Post comments count 3
Post likes count 1

Prompt Files and Instructions Files Explained

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Unlocking the Power of GitHub Copilot for .NET Developers with Instruction Files and Prompt Files

.NET STS releases supported for 24 months
Sep 16, 2025
Post comments count 11
Post likes count 20

.NET STS releases supported for 24 months

Jamshed Damkewala
Jamshed Damkewala

.NET STS releases will be supported for 24 months

Application Insights Code Optimizations for .NET Apps
Sep 15, 2025
Post comments count 0
Post likes count 1

Application Insights Code Optimizations for .NET Apps

Chuck Weininger
Chuck Weininger

Learn how Application Insights Code Optimizations helps .NET developers identify performance bottlenecks and get AI-powered recommendations through GitHub Copilot integration.

Performance Improvements in .NET 10
Sep 10, 2025
Post comments count 82
Post likes count 64

Performance Improvements in .NET 10

Stephen Toub - MSFT
Stephen Toub - MSFT

Take a tour through hundreds of performance improvements in .NET 10.

.NET and .NET Framework September 2025 servicing releases updates
Sep 9, 2025
Post comments count 2
Post likes count 0

.NET and .NET Framework September 2025 servicing releases updates

Tara Overfield Victor Israel-Bolarinwa
Tara,
Victor

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

Let Copilot Coding Agent handle the busy work
Sep 3, 2025
Post comments count 12
Post likes count 3

Let Copilot Coding Agent handle the busy work

Bruno Capuano
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.

Getting Started with the Aspire CLI
Aug 28, 2025
Post comments count 0
Post likes count 1

Getting Started with the Aspire CLI

Jeffrey Fritz
Jeffrey Fritz

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

EFCore.Visualizer – View Entity Framework Core query plan inside Visual Studio
Aug 27, 2025
Post comments count 1
Post likes count 7

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

Giorgi Dalakishvili
Giorgi Dalakishvili

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

MauiReactor: An MVU Approach for .NET MAUI
Aug 25, 2025
Post comments count 7
Post likes count 9

MauiReactor: An MVU Approach for .NET MAUI

David Ortinau
David Ortinau

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