Featured
How to Call an Async Method Synchronously in C#
It would be awesome if async/await reduced code complexity instead of just hiding it. But when complexity is unavoidable, we have to make it manageable.
April 20, 2020