https://github.com/aimenux/azurewebjobtimetriggerdemo
Demo for webjobs v3
https://github.com/aimenux/azurewebjobtimetriggerdemo
application-insights net60 timer-trigger users-secrets webjobs
Last synced: about 1 month ago
JSON representation
Demo for webjobs v3
- Host: GitHub
- URL: https://github.com/aimenux/azurewebjobtimetriggerdemo
- Owner: aimenux
- License: mit
- Created: 2020-09-12T22:13:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-03T21:39:11.000Z (about 1 year ago)
- Last Synced: 2025-06-04T06:05:52.116Z (about 1 year ago)
- Topics: application-insights, net60, timer-trigger, users-secrets, webjobs
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/aimenux/AzureWebJobTimeTriggerDemo/actions/workflows/ci.yml)
# AzureWebJobTimeTriggerDemo
```
Demo for webjobs v3
```
> 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).
> I m building a webjob that will call an external api and print its json response based on a `timer trigger`.
**`Tools`** : vs22, net 6, application-insights