Partner Blog | Unlocking growth with Oracle Database@Azure: A strategic opportunity for partners
June 25, 2025[In preview] Public Preview: Microsoft Cost Management adds support for FOCUS 1.2
June 25, 2025With .NET 10 Preview 4 onwards, you can now use
JsonPatch with System.Text.Json in ASP.NET Web API.
Currently if you need to use JsonPatch you need to rely on Newtonsoft.Json
as described in this article:
JsonPatch in ASP.NET Core web API
Note: this isn’t a complete drop-in replacement for the existing
Newtonsoft.Json based implementation. In particular, the new