0 Forks
1 Stars
1 Watchers

azure-durable-function4-dotnet6

This is a sample Repo to to try hands on with Azure Durable Functions v4 running on .NET 6. It will help to create Production Ready Durable function with Retry Mechanisms. The different parts are added as separate branches in the Repo itself.

How to download and setup azure-durable-function4-dotnet6

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

Or simply clone azure-durable-function4-dotnet6 with SSH
[email protected]:niranvv/azure-durable-function4-dotnet6.git

If you have some problems with azure-durable-function4-dotnet6

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