Contains examples of FlowDance applications.
For more info about FlowDance, please see FlowDance.Documentation
- Visual Studio 2022 or later
- Azure Functions Core Tools (Azure Functions Core Tools lets you develop and test your functions on your local computer)
- RabbitMQ with Streams activated
- Compensating Action - https://learn.microsoft.com/en-us/azure/architecture/patterns/compensating-transaction
- Distributed Transactions with the Saga Pattern - https://dev.to/willvelida/the-saga-pattern-3o7p
See instructions - https://github.com/olahallvall/FlowDance
Pull the FlowDance.Examples repo to our computer
Open the FlowDance.Examples.REST solution