1 reference to GetHostBuilder
RoutingSandbox (1)
Program.cs (1)
13
var host =
GetHostBuilder
(args).Build();