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