Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

frameworks

Grzegorz Mrukwa edited this page Mar 21, 2017 · 1 revision

Frameworks developed

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.