11 Forks
36 Stars
36 Watchers

demos-azure-durable-functions

This repo contains a .NET solution which is part of a blog post series about Azure Durable Functions. It also serves as demo material for some of my presentations and Youtube videos.

How to download and setup demos-azure-durable-functions

Open terminal and run command
git clone https://github.com/marcduiker/demos-azure-durable-functions.git
git clone is used to create a copy or clone of demos-azure-durable-functions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with demos-azure-durable-functions https://github.com/marcduiker/demos-azure-durable-functions/archive/master.zip

Or simply clone demos-azure-durable-functions with SSH
[email protected]:marcduiker/demos-azure-durable-functions.git

If you have some problems with demos-azure-durable-functions

You may open issue on demos-azure-durable-functions support forum (system) here: https://github.com/marcduiker/demos-azure-durable-functions/issues