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
This package includes:
- ReflectionExtensions for extending objects with helper methods, such as retrieving the value by property name string.
- WeakReferenceCallback for providing an approach to callbacks with a WeakReference.
- WeakReferenceEventHandler for providing an approach...
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