Tuesday, March 18, 2014
Compare .NET Objects V2.0 Released
I have an open source project that I have worked on for several years now. It is a .NET class library that has the ability to perform a deep comparison of .NET objects using reflection. Initially it was a simple class that handled just lists, classes, properties and fields. That single classes became bloated after years of adding features. Version 2.0 refactors all the type comparers into separate classes. I also made a portable class library build that targets Silverlight 5+, Windows RT 8+, Windows Phone 8+, Xamarin iOS, and Xamarin Droid.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment