a library to compare xml documents (or nodes) and get a list of differences.
Info
Version: | 0.1.0 |
Author(s): | Nils Andresen |
Last Update: | Monday, July 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nils-org/XmlComparer |
NuGet Url: | https://www.nuget.org/packages/XmlComparer |
Install
Install-Package XmlComparer
dotnet add package XmlComparer
paket add XmlComparer
XmlComparer Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Xml.XmlDocument(>= 4.3.0)
Tags