/net-core-webjobs

.NET Core Azure Webjobs Demo

Primary LanguagePowerShell

.NET Core WebJobs Demo

Just a very simple project demonstrating how to implement web jobs in .NET Core.

Deployment is currently done using a combination of Azure CLI to create Azure resources, and the new Kudu zip deployment technique