Results 3 comments of Michael Lee

@KevinDockx this wouldn't take me very long to implement. I can send a pull request if you are interested. Since you're talking about breaking changes, what do you think about...

@mtzaldo The interfaces sounds fine to me. When I hear back from Kevin I will work up something.

@KevinDockx going to a ctor that looked something like this `JsonPatchDocument(List operations = null, IContractResolver contractResolver = null, CaseTransformType? caseTransformType = null)` If the parameter is null use the default...