Skip to content

SimonH/StructuredData.Comparison.Json

Repository files navigation

StructuredData.Comparison.Json

An implementation of StructuredData.Comparison for Json (using Json.NET)

Available on Nuget

##Usage

  • Install the Nuget package (and it's dependencies)

    install-package StructuredData.Comparison.Json

  • Use a static function from StructuredDataComparison
  • When comparing json data (rather than files use the mimeType 'application/json')

[E.g. "source json data".Compare("comparison json", "application/json"); ]

About

Json implementation for use with StructuredData.Comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages