{ public static void Main(string[] args) { var host = CreateHostBuilder(args).Build(); //Seed database using (v