Extends the Microsoft.AspNetCore.JsonPatch library by adding a PatchableAttribute and JsonPatchDocument.ApplyToIfPatchable method which restricts a JSON patch to only be applied to properties which are assigned the attribute.
$ dotnet add package Labradoratory.AspNetCore.JsonPatch.PatchableNo README available.