Microsoft.Extensions.Hosting.HostEnvironmentEnvExtensions
Extension methods for IHostEnvironment.
Checks if the current host environment name is Development.
Compares the current host environment name against the specified value.
Checks if the current host environment name is Production.
Checks if the current host environment name is Staging.