KevinDockx / JsonPatch

JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET
MIT License
174 stars 28 forks source link

Possibility to use with Newtonsoft.Json v. >9.0.0 #76

Closed maciej-karpus closed 7 years ago

maciej-karpus commented 7 years ago

Hi @KevinDockx Is there any possibility to use your library with newer version of Newtonsoft.Json?