Azure Webjob SDK 3.x with .NET Framework
Ever wondered whether Azure Webjob SDK 3.x also works with .NET Framework apps? Documentation is focusing on .NET Core and there is some confusion about this on github https://lnkd.in/dwGD-cf.I just tried it out and found it to work without problems with this Main-method in Program.cs: Application Insights is also working by simply adding the Nuget package and […]