azure-functions-university
azure-functions-university copied to clipboard
Lesson content for Durable Functions - Function Chaining C# .NET Core
Fixes: #65
PR Checklist
- [X] Prerequisites README.md is complete.
- [ ] Lesson README.md is complete.
- [ ] Source code is complete (one project with several exercises).
- [ ] Lesson Workspace is working (check Win+macOS).
- [X] Link to the lesson is added to tables in Root & Lessons READMEs.
- [ ] A CodeTour is available for each exercise in the lesson.
- [ ] The CodeTours are working in the lesson Workspace (check Win+macOS).
- [ ] A Build step is added to specific GitHub workflow (if applicable).
- [X] GitHub issue is linked. Fixes: #ISSUENR.
Hi @marcduiker, I added the chapter 4 about retries - feel free to have a look at it!
Hi @marcduiker, I added the chapter 4 about retries - feel free to have a look at it!
Excellent @Krusty93 , I will clone your repo now and have a look :)