1 implementation of Subscribe
Aspire.Hosting (1)
70 references to Subscribe
Aspire.Hosting (19)
Aspire.Hosting.Azure (2)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.Azure.AppService (1)
Aspire.Hosting.Azure.ContainerRegistry (1)
Aspire.Hosting.Azure.CosmosDB (1)
Aspire.Hosting.Azure.Functions (1)
Aspire.Hosting.Azure.PostgreSQL (1)
Aspire.Hosting.Azure.Redis (2)
Aspire.Hosting.Azure.Sql (1)
Aspire.Hosting.Docker (1)
Aspire.Hosting.JavaScript (3)
Aspire.Hosting.Kubernetes (1)
Aspire.Hosting.Maui (4)
Aspire.Hosting.Python (2)
Aspire.Hosting.Tests (24)
Eventing\DistributedApplicationBuilderEventingTests.cs (12)
24builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
31builder.Eventing.Subscribe<DummyEvent>((@event, ct) =>
56builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
63builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
88builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
95builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
121builder.Eventing.Subscribe<DummyEvent>(async (@event, ct) =>
130builder.Eventing.Subscribe<DummyEvent>((@event, ct) =>
208builder.Eventing.Subscribe<BeforeResourceStartedEvent>((e, ct) =>
233builder.Eventing.Subscribe<BeforeStartEvent>((e, ct) =>
241builder.Eventing.Subscribe<AfterEndpointsAllocatedEvent>((e, ct) =>
249builder.Eventing.Subscribe<AfterResourcesCreatedEvent>((e, ct) =>
CustomResources.AppHost (1)
DotnetTool.AppHost (1)
HealthChecksSandbox.AppHost (1)
Stress.AppHost (1)
TestProject.AppHost (1)