MrAdvice.MVVM is a lightweight MVVM library.
It implements NotifyPropertyChanged, DependencyProperty (dependency and attached), A command binder and some threading management.
This Framework provides functionality like WPF DependencyObjects. Supporting value inheritance, change notification and Attached Property’s. Support for binding will follow. Easy to use thanks to code generation. For more information see Project site.