© 2026 Hedgehog Software, LLC
OtherProjRefNs.Program.CreateWebHostBuilder(null) .UseStartup<Startup>() .Build() .Start();
Start()