Skip to content

First class http patch support #60462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
abratv opened this issue Feb 18, 2025 · 1 comment
Closed
1 task done

First class http patch support #60462

abratv opened this issue Feb 18, 2025 · 1 comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Comments

@abratv
Copy link

abratv commented Feb 18, 2025

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.

The current http patch use Newtonsoft which you guys more or less kill
https://learn.microsoft.com/en-us/aspnet/core/web-api/jsonpatch?view=aspnetcore-9.0

When are we going to get first class http patch in minimal api?

Describe the solution you'd like

System.Text.Json http patch ?

Additional context

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Feb 18, 2025
@captainsafia
Copy link
Member

@abratv Thanks for filing this issue! It looks like it might be a dupe of #24333.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

No branches or pull requests

2 participants