Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.7 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.7 KB

nodify-avalonia

NuGet NuGet License C#

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: Nodify.Avalonia.Playground, Nodify.Avalonia.Calculator.

You can see this library in action in this video.

VIDEO

Screenshots

sample1

sample2

demo1

demo2