Back to Practical Aspnetcore

WebApplicationOptions - set environment

projects/minimal-hosting/web-application-options-set-environment/README.md

latest205 B
Original Source

WebApplicationOptions - set environment

Use WebApplicationOptions to configure initial values of the WebApplicationBuilder object. In this example we change the environment to Development.