3 references to AddLifecycleHook
Aspire.Hosting (1)
DistributedApplicationBuilder.cs (1)
330_innerBuilder.Services.AddLifecycleHook<DashboardLifecycleHook>();
Aspire.Playground.Tests (1)
Infrastructure\DistributedApplicationTestFactory.cs (1)
25builder.Services.AddLifecycleHook<ContainerRegistryHook>();
TestProject.AppHost (1)
TestProgram.cs (1)
91AppBuilder.Services.AddLifecycleHook<EndPointWriterHook>();