Skip to content

d4fttasiii/FluentComparator

Repository files navigation

FluentComparator

Synopsis

FluentComparator is a .NET library which allows you compare generic objects effectively. It makes it easy to exclude certain properties from the comparison process and it can return the list of differences. The library was built with the Fluent interface in mind as the name suggests. It uses reflection to retrive the public properties and serializes them before comparing.

Moving to gitlab

https://gitlab.com/peter.tasner/FluentComparator

About

.NET comparison library with a fluent interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages