ASP .NET Core 8 is even more performant!

by Oct 17, 2023Shorts

ASP .NET Core 8 is even more performant!

IIS used to be the default for running ASP .NET websites, but it only runs on Windows.

Then Kestrel, the small cross-platform web server voor ASP .NET Core took over.

Its competing with the fastest web servers in the world, see https://www.techempower.com/benchmarks/

Every .NET version Microsoft is trying to get more performance out of Kestrel.

The improvements in .NET 7 where already big and .NET 8 brings even more to the table.

https://devblogs.microsoft.com/dotnet/performance-improvements-in-aspnet-core-8/

People trying out the Preview are very excited. They are experiencing less warm-up time (first request response) for there websites.

Remy van Duijkeren

Remy van Duijkeren

Power Platform Automator

Automation and integration aren’t just what I do—they’re what I do best.

I help businesses work smarter by removing friction, automating what slows them down, and connecting systems that should’ve been talking all along.

 

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related