0 Forks
0 Stars
0 Watchers

azure-durable-functions

Quick and Dirty example of how to use Azure Durable Functions

How to download and setup azure-durable-functions

Open terminal and run command
git clone https://github.com/briandenicola/azure-durable-functions.git
git clone is used to create a copy or clone of 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 azure-durable-functions https://github.com/briandenicola/azure-durable-functions/archive/master.zip

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

If you have some problems with azure-durable-functions

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