A lib to easilly make a diff of xml files, and see if there is any node mismatch.
Info
Version: | 0.0.1 |
Author(s): | jkone27 |
Last Update: | Tuesday, May 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XmlDifference |
Install
Install-Package XmlDifference
dotnet add package XmlDifference
paket add XmlDifference
XmlDifference Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- FSharp.Core(>= 4.5.2)
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.4.0)
- FSharp.Core(>= 4.5.2)
Tags