https://github.com/edwinvw/dapr-workflow-demos
Contains demos using in my Dapr Workflow sessions.
https://github.com/edwinvw/dapr-workflow-demos
Last synced: over 1 year ago
JSON representation
Contains demos using in my Dapr Workflow sessions.
- Host: GitHub
- URL: https://github.com/edwinvw/dapr-workflow-demos
- Owner: EdwinVW
- Created: 2023-05-04T08:27:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-27T06:21:18.000Z (over 2 years ago)
- Last Synced: 2025-03-28T07:11:14.169Z (over 1 year ago)
- Language: C#
- Size: 2.13 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dapr-workflow-demos
This repo Contains the demo code I use in my Dapr Workflow sessions.
> This sample uses Consul for name resolution. This prevents mDNS issues when using certain anti-virus of VPN software. Make sure you always start consul (using the `start-consul.ps1` script in the `consul` folder) before starting any of the services.