Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.15 KB

Durable Function Series

Series Intro
Design Pattern - Function Chaining

About

Contains the examples for each entry in the series that can be ran to understand how the function operates.

Objectives

  • 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

Requirements

  • Follow Getting Started guide from Microsoft on setting up your environment

How to Use

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.

Issues

See Project for existing issues or repo issues