Showing results for September 2023 - .NET Blog
Sep 26, 2023
25
16

Debugging Enhancements in .NET 8

James Newton-King
James Newton-King

.NET 8 introduces debugging enhancements to many commonly used types. Check out what is new and discover how .NET debugging is better than ever.

.NET.NET CoreASP.NET Core
Sep 25, 2023
72
18

The convenience of .NET

Richard Lander
Richard Lander

The .NET platform provides convenient solutions to many tasks, for developers looking for a straightforward utility function or a high degree of control crafting an algorithm.

.NETPerformanceFeatured
Sep 13, 2023
131
150

Performance Improvements in .NET 8

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.

.NET.NET CoreC#
Sep 12, 2023
13
18

Announcing .NET 8 Release Candidate 1

Leslie Richardson
Leslie Richardson

.NET 8 RC1 is now available with improvements to System.Text.Json, a new AOT mode for Android and WASM, Azure Managed Identity support for containers, and more!

.NET.NET Core