5 Forks
10 Stars
10 Watchers

AzureDurableFunctions

Using External Inputs in Azure Durable functions

How to download and setup AzureDurableFunctions

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

Or simply clone AzureDurableFunctions with SSH
[email protected]:damienbod/AzureDurableFunctions.git

If you have some problems with AzureDurableFunctions

You may open issue on AzureDurableFunctions support forum (system) here: https://github.com/damienbod/AzureDurableFunctions/issues