Make Workflows Durable
A workflow that runs for days has to outlive the process that started it. These courses cover Dapr Workflow's durable execution model — activities, retries, timers and external events — in code you run yourself. Start with the fundamentals, then build one in .NET with Aspire.
WorkflowBeginner
Dapr Workflow: Use Durable Execution to Build Reliable Distributed Applications
Master durable execution with Dapr Workflow: task chaining, fan-out/fan-in, monitors, error handling, and the management API.
Duration: 50 minutes
Supported languages: .NET, Java, Python
WorkflowAdvancedNEW
Build Durable Dapr Workflows in .NET with Aspire
Build a fault-tolerant, code-first Dapr Workflow app with .NET Aspire and inspect it live in the Diagrid Dev Dashboard.
Duration: 30 minutes
Supported languages: .NET