Juni 2018
12
Azure Functions Dependency Injection: Autofac On Functions nuget Package
Comments : 7
When starting to play around with Azure Functions, the lack of dependency injection support was pretty annoying. To overcome that issue I created a small library, Autofac On Functions, based on Azure Functions 1.x. Unfortunately it is not