How to Tame “async void” in C#
(This was originally posted on my blog as a full article)
You’re an intermediate dotnet programmer and you mostly know your way around using Tasks. You sprinkle async and await through your code, and everything is working just as expected. You’ve hea...
hashnode.devleader.ca10 min read