2 references to CliBackchannel
Aspire.Hosting (2)
Cli\CliBackchannel.cs (1)
13
internal class CliBackchannel(ILogger<
CliBackchannel
> logger, IConfiguration configuration, AppHostRpcTarget appHostRpcTarget) : BackgroundService
DistributedApplicationBuilder.cs (1)
254
_innerBuilder.Services.AddHostedService<
CliBackchannel
>();