2 references to ResourceServiceUrlName
Aspire.Dashboard (2)
Configuration\PostConfigureDashboardOptions.cs (1)
43
if (_configuration[DashboardConfigNames.
ResourceServiceUrlName
.ConfigKey] is { Length: > 0 } resourceServiceUrl)
ResourceService\DashboardClient.cs (1)
94
_logger.LogDebug($"{DashboardConfigNames.
ResourceServiceUrlName
.ConfigKey} is not specified. Dashboard client services are unavailable.");