Practical C# - Async Main in C# 7.1
Sep 19 2017

Andrea Angella

Learn how to use the new Async Main feature in C# 7.1. You can use async in the entry point of your console application using Visual Studio 2017.