Nodify 7.2.0
dotnet add package Nodify --version 7.2.0
NuGet\Install-Package Nodify -Version 7.2.0
<PackageReference Include="Nodify" Version="7.2.0" />
<PackageVersion Include="Nodify" Version="7.2.0" />
<PackageReference Include="Nodify" />
paket add Nodify --version 7.2.0
#r "nuget: Nodify, 7.2.0"
#:package Nodify@7.2.0
#addin nuget:?package=Nodify&version=7.2.0
#tool nuget:?package=Nodify&version=7.2.0
Nodify <img src="https://user-images.githubusercontent.com/12727904/195416464-cbe7e3be-a372-4a17-a4be-a868059b9d7e.png" width="120px" alt="Nodify" align="right">
A collection of highly performant controls for node-based editors designed for MVVM.
There is now a fantastic Avalonia port available! You can check it out here. Huge thanks to BAndysc who made this possible!
🚀 Examples of node-based applications
🔶 A canvas application where you can draw and connect shapes.

🎨 A playground application where you can try all the available settings.

🌓 A state machine where each state represents an executable action, and each transition represents a condition for executing the next action.

💻 A simple "real-time" calculator where each node represents an operation that takes input and feeds its output into other node's input.

📥 Installation
Use the NuGet package manager to install Nodify.
Install-Package Nodify
⭐️ Features
- Designed from the start to work with MVVM
- No dependencies other than WPF
- Optimized for interactions with hundreds of nodes at once
- Built-in dark and light themes
- Selecting, zooming, panning with auto panning when close to edge
- Select, move and connect nodes
- Ready for undo/redo
- Configurable input gestures for each action
- Built-in keyboard navigation system
- Lots of configurable dependency properties
- Example applications: 🎨 Playground, 🌓 State machine, 💻 Calculator, 🔶 Canvas
📝 Documentation
Check out the wiki and the changelog in github.
❤️ Contributing
Helping with documentation, bug reports, pull requests or anything else is very welcome.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net9.0-windows7.0 is compatible. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.1 is compatible. |
| .NET Framework | net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
-
net6.0-windows7.0
- No dependencies.
-
net8.0-windows7.0
- No dependencies.
-
net9.0-windows7.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Nodify:
| Package | Downloads |
|---|---|
|
Someday.Digital.Machines
Package Description |
|
|
StarshipTheme.Blueprints
Package Description |
|
|
Someday.Nodify.Shared
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Nodify:
| Repository | Stars |
|---|---|
|
WolvenKit/WolvenKit
Community Mod editor/creator for REDengine games.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.2.0 | 0 | 2/24/2026 |
| 7.1.0 | 6,856 | 7/7/2025 |
| 7.0.4 | 2,428 | 6/6/2025 |
| 7.0.3 | 1,022 | 5/2/2025 |
| 7.0.2 | 251 | 4/26/2025 |
| 7.0.1 | 16,733 | 1/24/2025 |
| 7.0.0 | 3,082 | 12/23/2024 |
| 6.6.0 | 3,626 | 11/25/2024 |
| 6.5.0 | 1,821 | 10/22/2024 |
| 6.4.0 | 1,900 | 9/12/2024 |
| 6.3.0 | 1,181 | 7/27/2024 |
| 6.2.0 | 282 | 7/23/2024 |
| 6.1.0 | 912 | 7/12/2024 |
| 6.0.0 | 1,404 | 5/13/2024 |
| 5.2.0 | 2,942 | 3/24/2024 |
| 5.1.0 | 11,068 | 1/17/2024 |
| 5.0.2 | 9,012 | 5/20/2023 |
| 5.0.1 | 519 | 4/10/2023 |
| 5.0.0 | 442 | 3/31/2023 |
| 4.1.0 | 4,587 | 10/18/2022 |
> - Features:
> - Added ConnectionTemplateSelector, DecoratorTemplateSelector and PendingConnectionTemplateSelector to NodifyEditor to allow selecting the data template based on custom rules
> - Added TextBackground, TextPadding and TextCornerRadius dependency properties to BaseConnection to allow styling the background of the connection text
> - Added DrawTextBackground to BaseConnection to allow customizing the drawing of the text background
> - Bugfixes:
> - Fixed focus navigation exception when the editor is collapsed
> - Fixed connection focus outline drawing inner overlapping lines
> - Fixed connection focus outline not updating on directional arrow animation