Project DescriptionA set of helpers for everyday coding: extensions for common purpose classes like Type, IEnumerable or Assembly, reflection routines, xml parsing and validation.
Key Features
- XML dynamic object style parsing class
- assembly extensions for getting version & product info
- IEnumerable.ForEach method extension
- default factory interface
- reflection helpers to access class properties infomation with localization support
- Type class extensions
- converters (inherited from IValueConverters)
- validation attributes
- console manager
Available at NuGet