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

Support Autofac 4 Ecosystem #4

Closed
helloitszak opened this issue Jul 21, 2016 · 2 comments
Closed

Support Autofac 4 Ecosystem #4

helloitszak opened this issue Jul 21, 2016 · 2 comments

Comments

@helloitszak
Copy link

According to the guide here, when using Autofac with WebApi2 and OWIN you need the Autofac.Owin and Autofac.WebApi2.Owin. However, the Autofac.WebApi2.Owin package has a dependency on Autofac, Autofac.Owin and Autofac.WebApi2 that are all < 4.0.0.

Right now I can get by using the 3.x releases of Autofac, but it is preventing me from upgrading to the latest Autofac. Is there plans to support the rest of Autofac 4 with this package?

@tillig
Copy link
Member

tillig commented Jul 21, 2016

Yup, we are slowly and surely getting through the 23-odd integration libraries. You can read/subscribe this issue to follow along if you like.

@helloitszak
Copy link
Author

Fantastic! Thank you for your quick reply. I will follow along in that other thread.

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

2 participants