Closed william1benn closed 3 years ago
Hi William,
it is supported in 3.1, seems like that documentation is a bit off. You just need to add the https://www.nuget.org/packages/Microsoft.AspNetCore.JsonPatch/ package. On that link you can find matching versions for each major/minor .NET Core version.
Reading through your documentation it says if we are using .Net core we do not need this. Yet 3.1 does not seem to be supported as I cannot import it into my controller, and this is in Microsoft's documentation as well.
Any idea when this will be natively supported in 3.1 .net core? https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.jsonpatch.jsonpatchdocument?view=aspnetcore-3.0