Skip to content

ApplicationServices removed from HttpContext #118

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

Open
JunTaoLuo opened this issue Nov 24, 2015 · 0 comments
Open

ApplicationServices removed from HttpContext #118

JunTaoLuo opened this issue Nov 24, 2015 · 0 comments

Comments

@JunTaoLuo
Copy link

As part of aspnet/HttpAbstractions#466 ApplicationServices has been removed from HttpContext. RequestServices remains available and middleware can resolve the ApplicationServices from IApplicationBuilder or have it explicitly passed in the ctor.

@aspnet aspnet locked and limited conversation to collaborators Nov 24, 2015
@JunTaoLuo JunTaoLuo changed the title ApplicationContext removed from HttpContext ApplicationServices removed from HttpContext Nov 24, 2015
@Eilon Eilon added this to the 1.0.0-rc2 milestone Dec 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants