2 references to AddDaprComponent
Aspire.Hosting.Dapr (2)
IDistributedApplicationBuilderExtensions.cs (2)
69return builder.AddDaprComponent(name, DaprConstants.BuildingBlocks.PubSub, options); 82return builder.AddDaprComponent(name, DaprConstants.BuildingBlocks.StateStore, options);