1 reference to GetHostBuilder
RoutingWebSite (1)
Program.cs (1)
15
var host =
GetHostBuilder
(args).Build();