Skip to content

aimenux/AzureWebJobTimeTriggerDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET

AzureWebJobTimeTriggerDemo

Demo for webjobs v3

In this demo, i m playing with webjob sdk v3. 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