Skip to content

Investigate moving MVC Attributes from Microsoft.AspNetCore.Mvc namespace to Microsoft.AspNetCore.Http namespace #39425

Closed
@rafikiassumani-msft

Description

@rafikiassumani-msft

With Minimal APIs we introduced different attributes such as Produces<T>, Consumes<T> as part of the Microsoft.AspNetCore.Http namespace. We would like to investigate the effort/trouble required to move the remaining MVC attributes (Consumes<T>, etc.) to Microsoft.AspNetCore.Http namespace and be consistent across both Minimal and MVC.

This could be both source and binary breaking.

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutold-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labelstriage-focusAdd this label to flag the issue for focus at triage

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions