Showing results for Performance - .NET Blog

Sep 12, 2022
Post comments count11
Post likes count7

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
Post comments count154
Post likes count118

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
Post comments count13
Post likes count4

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
Jun 7, 2022
Post comments count3
Post likes count3

Exchange Online Journey to .NET Core

David Sterling (EXCHANGE)
David Sterling (EXCHANGE)

Explore Exchange's migration from .NET Framework to .NET Core

.NETASP.NETASP.NET Core
Jun 7, 2022
Post comments count17
Post likes count1

Performance Improvements in .NET MAUI

Jonathan Peppers
Jonathan Peppers

Want to know why .NET MAUI apps boot faster, run smoother, and are smaller? This post break down how we made .NET MAUI fast!

.NET.NET MAUIPerformance
May 12, 2022
Post comments count38
Post likes count7

Regular Expression Improvements in .NET 7

Stephen Toub - MSFT
Stephen Toub - MSFT

System.Text.RegularExpressions has improved significantly in .NET 7. In this post, we'll deep-dive into many of its exciting improvements.

.NETC#Visual Studio
May 3, 2022
Post comments count6
Post likes count1

Microsoft Graph’s Journey to .NET 6

Joao Paiva
Joao Paiva

Read about the journey of Microsoft Graph on upgrading from .NET Framework 4.6 to .NET 6 and all the impact that came with it.

.NETASP.NETASP.NET Core
Sep 1, 2021
Post comments count34
Post likes count0

File IO improvements in .NET 6

Adam Sitnik
Adam Sitnik

High-performance File IO

.NETPerformance.NET Internals
Aug 17, 2021
Post comments count93
Post likes count10

Performance Improvements in .NET 6

Stephen Toub - MSFT
Stephen Toub - MSFT

.NET 6 is chock-full of exciting performance improvements.

.NETC#Performance