nodify-avalonia

An MVVM Node editor for Avalonia.

MIT License

Stars
10
Committers
1

nodify-avalonia

Inspired by the library Nodify(https://github.com/miroiu/nodify)

Install

Install-Package Nodify.Avalonia

Features

  • Designed from the start to work with MVVM
  • No dependencies other than Avalonia
  • Built-in dark and light themes
  • Selecting, zooming, panning with auto panning when close to edge
  • Select, move and connect nodes
  • Lots of configurable dependency properties
  • Ready for undo/redo
  • Example applications: [Playground], [Calculator]

Screenshots