![]() | Version 1.1 |
Version v1.1 was released on 17/09/2014.
Provides support for the Builder pattern with an abstract BuilderT base class that checks mandatory arguments are supplied before building starts.
Provides support for carrying out actions on each element of an IEnumerable object using the ForEachT extension method.
Provides support for combining identical catch exception blocks by using the IsOneOf extension method for the Exception class.
Reduced the required .Net framework version to 4.0.