.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 11
Post likes count 34

Announcing .NET 10

.NET Team
.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 CoreNuGet

Latest posts

Improvements to the new Razor editor in Visual Studio
Jan 26, 2021
Post comments count 38
Post likes count 0

Improvements to the new Razor editor in Visual Studio

Daniel Roth
Daniel Roth

Learn all about the latest improvements to the new Razor editor in Visual Studio.

The Plan for Entity Framework Core 6.0
Jan 18, 2021
Post comments count 23
Post likes count 0

The Plan for Entity Framework Core 6.0

Jeremy Likness
Jeremy Likness

This blog post details the roadmap for Entity Framework Core 6.0.

Azure Active Directory’s gateway is on .NET Core 3.1!
Jan 14, 2021
Post comments count 13
Post likes count 0

Azure Active Directory’s gateway is on .NET Core 3.1!

Avanindra Paruchuri
Avanindra Paruchuri

Read about Azure Active Directory gateway service's move from .NET Framework to .NET Core.

Happy 10th Birthday, NuGet!
Jan 13, 2021
Post comments count 0
Post likes count 0

Happy 10th Birthday, NuGet!

Christopher Gill
Christopher Gill

NuGet 1.0 was released on January 13th, 2011 – 10 years and 4 major version releases ago. Since then, NuGet.org has grown to host a large and vibrant package ecosystem with over 230 thousand unique packages.

Diagnostics improvements in .NET 5
Jan 13, 2021
Post comments count 3
Post likes count 0

Diagnostics improvements in .NET 5

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Diagnostics improvements in .NET 5

.NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24
Jan 12, 2021
Post comments count 3
Post likes count 0

.NET January 2021 Updates – 5.0.2, 3.1.11, 2.1.24

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Today, we are releasing the .NET January 2021 Updates. These updates contains reliability and security improvements. See the individual release notes for details on updated packages. You can download 5.0.2 , 3.1.11, 2.1.24 versions for Windows, macOS, and Linux, for x86, x64, Arm32, and Arm64. Security CVE-2021-1723: ASP.NET Core Denial of Service Vulnerability Microsoft is releasing this security advisory to provide information about a vulnerability in ASP.NET Core and ASP.NET 5. This advisory also provides guidance on what developers can do to update their applications to...

.NET Framework January Security and Quality Rollup Update
Jan 12, 2021
Post comments count 1
Post likes count 0

.NET Framework January Security and Quality Rollup Update

Tara Overfield
Tara Overfield

Today, we are releasing the January 2021 Security and Quality Rollup Updates for .NET Framework. Security The January Security and Quality Rollup Update does not contain any new security fixes. See October 2020 Security and Quality Rollup for the latest security updates. Quality and Reliability This release contains the following quality and reliability improvements. CLR1 WPF2 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Getting the Update The Security and Quality Rollup is available via Windows Update, Windows Server Update Services, and Microsoft Update Catal...

Migrating RealProxy Usage to DispatchProxy
Jan 12, 2021
Post comments count 4
Post likes count 1

Migrating RealProxy Usage to DispatchProxy

Mike Rousos
Mike Rousos

The RealProxy type is not available in .NET Core or .NET 5, but other replacement types have been added. This post looks at how DispatchProxy and Castle.Core's DynamicProxy enable AOP paradigms in .NET 5.

.NET 5 Networking Improvements
Jan 11, 2021
Post comments count 18
Post likes count 1

.NET 5 Networking Improvements

Máňa
Máňa

Introducing new networking features in .NET 5.