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