Example #1
0
 static async Task Main(string[] args)
 => await ConsoleHost.RunAsync <App>(args, CreateHostBuilder, app => app.RunAsync());