Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Remove properties from ResourceExecutingContext #4290

Closed
@rynowak

Description

@rynowak

We want to remove the following from ResourceExecutingContext

  • InputFormatters
  • ModelBinders
  • ValueProviderFactories
  • ValidatorProviders

https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNetCore.Mvc.Abstractions/Filters/ResourceExecutingContext.cs

We built this with a particular scenario in mind that we'd probably do another way if we started fresh today (named formatters).

Right now this is acting as an impediment to some other design changes so we want to simplify it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions