NetDiff Used to find differences between two dynamic objects. Using var calculator = new DiffCalculator(); var result = calculator.Diff(objectA, objectB); Contributing Fork Create Branch Add Code Add Tests Squash Rebase Push Open Pull Request