We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a911be4 commit 56037ccCopy full SHA for 56037cc
README.md
@@ -1,12 +1,12 @@
1
---
2
page_type: sample
3
products:
4
- - azure
5
- - dotnet-core
6
- - azure-functions
7
- - azure-storage
+- azure
+- dotnet-core
+- azure-functions
+- azure-storage
8
languages:
9
- - csharp
+- csharp
10
name: "Retrieve opened issue count on GitHub with Azure Durable Functions (.NET)"
11
urlFragment: retrieve-opened-issue-count-on-github-with-azure-durable-functions
12
description: "Build an Azure Durable Functions that will scrape GitHub for opened issues and store them on Azure Storage."
0 commit comments