Skip to content

Releases: junalmeida/autofac-azurefunctions

6.0.0.40

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:08
0e180fb

Changes in this Release
Allow to inject ILogger as a constructor parameter (#2)

  • Allow to inject ILogger on the function class constructor.
  • Update readme with better examples.

6.0.0.38

Choose a tag to compare

@github-actions github-actions released this 12 Mar 00:21
eff574b

Changes in this Release
Added package version to package file name (#1)

Release 6.0.0.32

Choose a tag to compare

@github-actions github-actions released this 11 Mar 21:41
417e614

Changes in this Release
First version of Autofac for Azure Functions