1 write to _configurationService
aspire (1)
Commands\NewCommand.cs (1)
84_configurationService = configurationService;
1 reference to _configurationService
aspire (1)
Commands\NewCommand.cs (1)
197configuredChannelName = await _configurationService.GetConfigurationAsync("channel", cancellationToken);