To alleviate dealing with boilerplate coding aspects of the framework, these helper classes do the following:
Event Handling - Efficient event handlers are implemented, making the implementation of event handlers easier, safer and more performant.
INotifyPropertyChanged - Observable...
More information
NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application.
This library provides several generic and specialized collection-type members.
Commonly Used...
More information