Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 1.59 KB

README.md

File metadata and controls

45 lines (25 loc) · 1.59 KB

mvvm

MVVM facilities for developing front-end/client apps

CodeFactor

Core

Get package

Commanding

Get package

See the documentation for details.

Model

Model objects with various aspects, including property change notification, hierarchical change tracking, error management, undo-redo stack capabilities.

Living documentation

Get package

See the documentation for details.

View Model

View model layer objects, implementing basic concerns.

Get package

View

View-level elements, including converters, controls, trigger actions.

Get package