net9.0
namespace Aspire.Hosting
{
public static class IDistributedApplicationBuilderExtensions
{
[Obsolete("The Dapr integration has been migrated to the Community Toolkit. Please use the CommunityToolkit.Aspire.Hosting.Dapr integration.", false)]
public static IDistributedApplicationBuilder! AddDapr(this IDistributedApplicationBuilder! builder, Action<DaprOptions!>? configure = null);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 8.09.0 |
Information specific to net9.0 | |
Assemblies | Aspire.Hosting.Dapr , Version=9.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Aspire.Hosting.Dapr , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | Aspire.Hosting.Dapr (9.1.0-preview.1.25072.5) net8.0 |
Obsolete | The Dapr integration has been migrated to the Community Toolkit. Please use the CommunityToolkit.Aspire.Hosting.Dapr integration. |
Platform Restrictions | This API is supported on all platforms. |