Azure Functions Dependency Injection

Azure Functions
Author

Gary Newport

Published

Tuesday, July 16, 2019

Azure functions has always been missing the startup sequence enjoyed by other .net core applications. DI is now a first class member and the above post by microsoft explains whats needed well.

Reference:

  • https://docs.microsoft.com/en-us/azure/azure-functions/functions-dotnet-dependency-injection