quickstarts/tutorials/workflow/csharp
Marc Duiker a1205960f6
Update Dapr.Workflow to 1.15.4
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
2025-04-30 13:53:13 +02:00
..
challenges-tips Update tutorials/workflow/csharp/challenges-tips/README.md 2025-04-22 11:43:43 +02:00
child-workflows Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
combined-patterns Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
external-system-interaction Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
fan-out-fan-in Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
fundamentals Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
monitor-pattern Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
resiliency-and-compensation Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
task-chaining Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
workflow-management Update Dapr.Workflow to 1.15.4 2025-04-30 13:53:13 +02:00
README.md Add optional IDE 2025-04-22 10:14:00 +02:00

README.md

Using the Dapr Workflow API with C#

This folder contains tutorials of using the Dapr Workflow API with C#. All examples can be run locally on your machine.

Before you start, it's recommended to read though the Dapr docs to get familiar with the many Workflow features, concepts, and patterns.

Prerequisites

Tutorials