public static void Main() { CoreExtensions.App app = new CoreExtensions.App(); app.InitializeComponent(); app.Run(); }