before i updated the dlls Config is off type JobHostConfiguration, any suggestion how to work around this?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I have created a nuget package for my solution which fixes the issue and also has the ability to use any IoC container: https://github.com/BorisWilhelms/azure-function-dependency-injection
回答2:
I fixed this issue by implementing the DI code like in this repo
https://github.com/ryanspletzer/DependencyInjectionAzureFunction