Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

isDevelopment

Method
📦 Aspire.Hosting v13.5.3
interface IHostEnvironment {
// ... omitted for brevity
isDevelopment(): boolean;
}

Signature

methodisDevelopment
Checks if the environment is Development.
isDevelopment(): boolean
boolean

Applies to

This method applies to the following types: