After having released version 1 of AutofacOnFunctions some days ago, there are some new changes and a fitting new nuget package as well. Logging in Azure Functions When I started with…
Tag: <span>autofaconfunctions</span>
Finally version 1 of AutofacOnFunctions is available! Find the code on github. Have a look onto newest nuget package. Have a look onto the archive to support former versions. Lots…
A new version of Azure Functions was just released, called 1.0.19. While there are quite some changes in this release, like the fact that Function Apps must have exactly one single language…
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…