4 references to DashboardCommandExecutor
Aspire.Hosting (4)
Dashboard\DashboardServiceData.cs (2)
20private readonly DashboardCommandExecutor _commandExecutor; 27DashboardCommandExecutor commandExecutor)
Dashboard\DashboardServiceHost.cs (1)
51DashboardCommandExecutor commandExecutor,
DistributedApplicationBuilder.cs (1)
240_innerBuilder.Services.AddSingleton<DashboardCommandExecutor>();