HttpPatch .NET Implementation for System.Text.Json
1–2 of 2 posts
Re: HttpPatch .NET Implementation for System.Text.Json
#2Yo!
I forked Microsoft.AspNetCore.JsonPatch library and removed references to NewtonsoftJson library. If you are trying to move to System.Text.Json from Newtonsoft go try it out!