AutoCompare is a simple library with the goal of making it effortless to compare two objects of the same type to generate the list of modified properties.
AutoCompare is a simple library with the goal of making it effortless to compare two objects of the same type to generate the list of modified properties.
Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects.
From Patrick van Lohuizen: 'Deep compares 2 objects or jtokens/jarrays/jobjects and returns the the result of the comparrison per element/property. allowing for reporting of difference between all kinds of objects'
Last commit of this project was Nov 30, 2017, so I forked it and added .net core...
More information