Skip to content

Commit a4f5fc0

Browse files
hhunter-mshalspang
andauthored
add demo to how to (#1099)
Signed-off-by: Hannah Hunter <[email protected]> Co-authored-by: halspang <[email protected]>
1 parent e7a71c4 commit a4f5fc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

daprdocs/content/en/dotnet-sdk-docs/dotnet-workflow/dotnet-workflow-howto.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,12 @@ info: WorkflowConsoleApp.Activities.NotifyActivity[0]
162162

163163
If you have Zipkin configured for Dapr locally on your machine, then you can view the workflow trace spans in the Zipkin web UI (typically at http://localhost:9411/zipkin/).
164164

165+
## Demo
166+
167+
Watch this video [demonstrating .NET Workflow](https://youtu.be/BxiKpEmchgQ?t=2557):
168+
169+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/BxiKpEmchgQ?start=2557" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
170+
165171
## Next steps
166172

167173
- [Try the Dapr Workflow quickstart]({{< ref workflow-quickstart.md >}})

0 commit comments

Comments
 (0)