Skip to content

Revamping form-binding in minimal APIs and MVC #49543

@captainsafia

Description

@captainsafia

This is a meta issue to track follow-up items in the work to add complex form binding support with anti-forgery token validation enabled for MVC and minimal APIs.

  • API review for RequestTokenValidationAttribute
  • Add support for modify FormOptions via metadata
  • Add support for modifying FormDataMapperOptions via metadata
  • Add support for DisableRequestSizeLimits
  • Perf analyzer for anti-forgery middleware checks in endpoint routing
  • Anti-forgery threat model
  • Add tests for expanded form-binding scenarios
    • Recursive values
    • Enum values
    • Attributes for modifying binding (Ignore, DataMember)

Metadata

Metadata

Assignees

Labels

area-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-rdf

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions