You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/).
164
164
165
+
## Demo
166
+
167
+
Watch this video [demonstrating .NET Workflow](https://youtu.be/BxiKpEmchgQ?t=2557):
168
+
169
+
<iframewidth="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
+
165
171
## Next steps
166
172
167
173
-[Try the Dapr Workflow quickstart]({{< ref workflow-quickstart.md >}})
0 commit comments