Can a .NET endpoint handle a million requests per second?
There is a trap in this question. When someone asks whether a .NET endpoint can handle a million requests per second, the instinct is to jump straight into Minimal APIs, Kestrel tuning, JSON serialisa
May 31, 202627 min read


