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