Start Up
By default the CreateHostBuilder function configures your application.
Then the Build and Run methods, build and start that configured application respectively.
By default the CreateHostBuilder function configures your application.
Then the Build and Run methods, build and start that configured application respectively.