Series Intro
Design Pattern - Function Chaining
Contains the examples for each entry in the series that can be ran to understand how the function operates.
- Provide concrete examples as a companion for series of posts on antempus.dev
- Support for learning and using Durable Functions with concrete examples of use cases and design patterns
- Follow Getting Started guide from Microsoft on setting up your environment
Each folder within Examples/
corresponds with a blog entry can be cloned and ran locally after the associated settings are added to the local.settings.json
. Properties like queue or database/container names are staticly defined, as is the data. Examples will be provided for the shape.