Azure Functions Dependency Injection – The forgotten greatness

Had a quite big Azure functions project that did not feel right. It had grown quite big, multiple developers and many functions of semi-complex nature. Although we had divided the code into class libraries with different purposes, in order to get logging and configuration in the repository classes we sent references back and forward between… Continue reading Azure Functions Dependency Injection – The forgotten greatness