Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to do constructor/property injection on a non static azure function #39

Open
joaoantunes opened this issue Sep 4, 2019 · 0 comments

Comments

@joaoantunes
Copy link

joaoantunes commented Sep 4, 2019

Azure Functions V2 has its own mechanism of DI that allows constructor/property injection. If i use this extension I'm able to use the Autofac DI features, and I'm able to do method injection, but it appears that property/constructor injection stops working.

Is possible to have the better of "the two worlds"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant