I would like to know if .Net 5 based ASP.Net applications still has no SynchronizationContexts as mentioned here so I can continue to not write ConfigureAwait(false)
ConfigureAwait(false)