![]() | Welcome to the CommonObjectUtils |
This library provides support classes (that have been partially ported or inspired by the corresponding classes in the Apache Commons project) to help write the common .Net object methods.
You can use the following classes to help you write common object methods:
You can use the BuilderT class to help you write object builders.
You can use the following classes to help you write common unit tests:
You can carry out actions on enumerable data sets using the ForEachT extension method.
You can combine identical exception handling blocks using the IsOneOf extension method.
The library targets the .Net 4 framework.