Workflow


DaprWorkflowClient lifetime management and registration

Learn how to configure the DaprWorkflowClient lifetime management and dependency injection

Workflow serialization in the .NET SDK

Configure workflow serialization for the Dapr .NET SDK

Multi-application workflows in the .NET SDK

Call activities and child workflows hosted in another Dapr application using the .NET SDK

Workflow management operations with DaprWorkflowClient

Learn how to use the DaprWorkflowClient to manage workflows

Workflow versioning in the .NET SDK

Learn how to use patch-based and name-based workflow versioning in the Dapr .NET SDK

.NET Workflow Examples

Explore Dapr Workflow code examples on GitHub