Info
Version: | 1.0.2 |
Author(s): | Riwut Libinuko |
Last Update: | Saturday, April 27, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.libinuko.com/ |
NuGet Url: | https://www.nuget.org/packages/MergeXml |
Install
Install-Package MergeXml
dotnet add package MergeXml
paket add MergeXml
MergeXml Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The source can contains only the different element node to be merge to the target. When there is conflict in the xml node, for example <add key="" value="" /> you can specify Select keyword, to ensure that it will merge to correct target element.