/Cultiv.EnvironmentInspect

Cultiv Environment Inspector installs a dashboard in the Settings section of Umbraco, showing you the currently applied environment values and where they are coming from.

Primary LanguageC#MIT LicenseMIT

Cultiv.EnvironmentInspect · GitHub license NuGet version (Cultiv.EnvironmentInspect) Twitter

Cultiv Environment Inspector installs a dashboard in the Settings section of Umbraco, showing you the currently applied environment values and where they are coming from.

For example, we can see some of the values here are coming from appSetting.json and appSetting.Development.json.

Screenshot with an example of some variables, values and their sources

This makes it easier to learn why some variables you expected to work have not been applied.