C# 31 May 2016 Calling Async code from sync method Update: C#7.1 and .NET Core 2.0 both now support async Main methods! Async code is awesome, that's just science. But when you