2 references to AzureContainerAppsInfrastructure
Aspire.Hosting.Azure.AppContainers (2)
AzureContainerAppExtensions.cs (1)
20builder.Services.TryAddLifecycleHook<AzureContainerAppsInfrastructure>();
AzureContainerAppsInfrastructure.cs (1)
22internal sealed class AzureContainerAppsInfrastructure(ILogger<AzureContainerAppsInfrastructure> logger, DistributedApplicationExecutionContext executionContext) : IDistributedApplicationLifecycleHook