We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e978fc5 commit 0e97af1Copy full SHA for 0e97af1
1 file changed
README.md
@@ -1,10 +1,10 @@
1

2
# WebJobDemo
3
```
4
-Demo for webjob sdk v3
+Demo for webjobs v3
5
6
7
> In this demo, i m playing with [webjob sdk v3](https://docs.microsoft.com/en-us/azure/app-service/webjobs-sdk-how-to#version-3x).
8
> I m building a webjob that will call an external api and print its json response based on a `timer trigger`.
9
10
-**`Tools`** : vs19, net core 3.1
+**`Tools`** : vs19, net core 3.1
0 commit comments