Skip to content

Leverage System.Text.Json PipeReader feature in model binding and request parsing #60657

@mikekistler

Description

@mikekistler

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

Describe the solution you'd like

System.Text.Json is adding support for PipeReader overloads in .NET 10. ASP.NET Core should leverage these new overloads in its model binding and request parsing logic (MVC, Minimal, HttpRequestJsonExtensions, etc.).

Additional context

No response

Metadata

Metadata

Assignees

Labels

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

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions