示例#1
0
 static async Task Main(string[] args)
 => await ConsoleHost.RunMainMenu(args, CreateHostBuilder, "Demonstration console app with menu");