Skip to content

SimonH/StructuredData.Transform.JsonPatch

Repository files navigation

StructuredData.Transform.JsonPatch

Implementation of StructuredData.Transform that transforms json using JsonPatch {via Json.NET and Marvin.JsonPatch.Dynamic}

Available as a package on Nuget

##Usage

  • Install the package and it's dependencies

    install-package StructuredData.Transform.JsonPatch

  • Use one of the extension methods on StructuredDataTransform [E.g. "source json text".Transform("json patch data", "application/json", "jsonPatch")]

About

Implementation of StructuredData.Transform that transforms json using JsonPatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages