dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 340 forks source link

Added workflow example: Fan out/fan in #1390

Closed WhitWaldo closed 3 weeks ago

WhitWaldo commented 3 weeks ago

Description

This supersedes the PR at #1204. It's the same idea, but there were a number of changes needed to accommodate the current API shape.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1203

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list: