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