You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Very simple (almost primitve) framework for development of WPF applications in
MVVM design pattern. Contains implementations of Command pattern to bind
actions from the view; INotifyPropertyChanged, to simplify automatic updates
of views through bindings along with annotation-based validation of fields.
Few general-purpose converters are also supplied.