mvvm
MVVM facilities for developing front-end/client apps
Core
Commanding
See the documentation for details.
Model
Model objects with various aspects, including property change notification, hierarchical change tracking, error management, undo-redo stack capabilities.
See the documentation for details.
View Model
View model layer objects, implementing basic concerns.
View
View-level elements, including converters, controls, trigger actions.