Skip to content

Removing Resolver from ControllerBase in MVC #158

@ryanbrandenburg

Description

@ryanbrandenburg

We're removing the Resolver IServiceProvider from ControllerBase in MVC.

If you are affected by this change you can simply replace any instance of Resolver with HttpContext?.RequestServices to get identical behavior.

Use aspnet/Mvc#4296 for further discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions