// See https://aka.ms/new-console-template for more information using Integry_Smart_Warehouse.Core.Domain.Impl; Console.WriteLine("Hello, World!"); var iswContext = new ISWContext(); await iswContext.Init(); await iswContext.Start();