Showing results for Performance - .NET Blog

Nov 4, 2022
4
8

Announcing .NET Community Toolkit v8.1.0 Preview 1

Sergio Pedri
Sergio Pedri

We’re happy to announce the first preview of the upcoming .NET Community Toolkit 8.1 release is now live, bringing with it some new highly requested features and major performance optimizations to the MVVM Toolkit source generators!

.NET.NET FrameworkC#
Nov 1, 2022
2
12

Performance improvements in ASP.NET Core 7

Brennan Conroy
Brennan Conroy

.NET 7 brings a great amount of performance improvements to ASP.NET Core developers. Find out what is new and how to take adavantage of the latest enhancements.

.NETASP.NETASP.NET Core
Sep 12, 2022
11
7

Arm64 Performance Improvements in .NET 7

Kunal Pathak
Kunal Pathak

.NET 7 introduces a plethora of performance improvements for developers including developers targeting Arm64 devices. In this blog I break down everything you need to know about the improvements in .NET 7.

Performance.NET
Aug 31, 2022
154
117

Performance Improvements in .NET 7

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 7 is fast. Really fast. In this post, we'll deep-dive into literally hundreds of performance improvements that contributed to that reality.

.NETPerformanceFeatured
Aug 24, 2022
13
4

A Heavy Lift: Bringing Kestrel + YARP to Azure App Services

Byron Tardif
Byron Tardif

In this post, we get a behind-the-scenes look at the engineering work required to change a critical platform component with code paths that are exercised billions of times a day while minimizing service disruptions and maintaining SLA for our customers.

Azure.NETASP.NET Core