Skip to content
Note

ASP .NET Core 8 is even more performant!

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.

Earns Its Keep

Every Sunday, one post on Dataverse, .NET, and whether the tools we rely on still deserve to be there.