Skip to content

LogoFX/mvvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b1e0c5 · Oct 21, 2022

History

31 Commits
Oct 21, 2022
Oct 21, 2022
Sep 20, 2021
Sep 18, 2021
Sep 25, 2021
Oct 21, 2022

Repository files navigation

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