You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#14: Wait until long-running .NET installation during Visual Studio update is finished by checking msiexec mutex with debouncing
Make exit strategies and event async, to allow programs to delay until an asynchronous operation finishes like draining jobs
Warn when an ASP.NET Core webapp is run on Windows without either IIS or the Hosting Bundle, telling users that .NET runtime upgrades will kill and not restart their app unless they install the Hosting Bundle