Is it Microsoft happy path? No. Microsoft STRONGLY recommends that if you are running .Net (Core), you run under Kestrel on Linux in a container. Performance under Linux is much better than Windows.
https://aka.ms/aspnet/benchmarks
Here is Microsoft official ones, Linux beats out Windows in almost every metric.