NodifyM.Avalonia
1.0.10
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NodifyM.Avalonia --version 1.0.10
NuGet\Install-Package NodifyM.Avalonia -Version 1.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NodifyM.Avalonia" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NodifyM.Avalonia --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NodifyM.Avalonia, 1.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NodifyM.Avalonia as a Cake Addin #addin nuget:?package=NodifyM.Avalonia&version=1.0.10 // Install NodifyM.Avalonia as a Cake Tool #tool nuget:?package=NodifyM.Avalonia&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NodifyM.Avalonia
A collection of controls for node based editors designed for MVVM.
About
This project is a refactoring of Nodify on the Avalonia platform and is not a 1:1 replica of Nodify, but they have many similarities.
Features
- Designed from the start to work with MVVM
- Built-in dark and light themes
- Selecting, zooming, panning
- Select, move, auto align, auto panning when close to edge and connect nodes
What are the differences compared to Nodify
- Supports
- auto align Node
- display text on Connection
- Nonsupport
- Select multiple nodes
- Will be supported in the future
- none
Usage
NodifyEditor
Press
andHold
→ Move the all show items- Mouse wheel → Zoom all show items
Node
Press
andHold
→ Move the NodePress Move
andHold Shift
→ Move the Node(without automatically align)Press
the Node → Select the Node
Connection
Press
andHold
the Connector and move to another Connector → Create a new connection- Hold
Alt
andClick
Connection → Remove Connection DoubleClick
Connection → Split the connection in the double-click position
PendingConnection
Press
andHold
the Connector → Show connection preview
Connector
- Hold
Alt
andClick
Connector → Remove all the Connections on the Connector
Notice
Some known problems
- Do not use
Mode=OneWayToSource
when you have multiple Nodify bound to the same ViewModel, this is a bug from Avalonia
Example
please see the NodifyM.Avalonia.Example
You can git clone the project and run NodifyM.Avalonia.Example
Changelog
1.0.10
- Fixed Node Header/Input/OutputTemplate allow use IDataTemplate
- Added Avalonia.Diagnostics Condition
1.0.9
- Allows not to use the built-in ViewModelBase
- Fixed ViewTranslateTransform and AlignmentLine exceptions when multiple NodifyEditor
1.0.8
- Added Light and Dark themes follow the Avalonia toggle
- Fixed invalid Connection Text Brush modifications
- Optimize the Dark theme color
- Added GridLine color definition
1.0.7
- Added Node auto panning when close to edge
1.0.6
- Fixed Node IsSelected property
- Fixed Node BorderBrush Style
- Added Node Alignment hint
1.0.5
- Added the ability to temporarily without automatically align Node while holding Shift
- Added the ability to display text on Connection
1.0.4
- Add align Node configuration properties
- Add Node automatic alignment
1.0.3
- Added the connection SplitConnection and DisconnectConnection commands
- Add CircuitConnection
- Fixed default control color to dictionary color
- Support to override the Connect and Disconnect from NodifyEditorViewModelBase method
- Fix KnotNode Show
- Remove some useless attributes
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. 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. 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 is compatible. 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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Avalonia.Desktop (>= 11.0.5)
- Avalonia.Diagnostics (>= 11.0.5)
- Avalonia.ReactiveUI (>= 11.0.5)
- CommunityToolkit.Mvvm (>= 8.0.0)
-
.NETFramework 4.7.2
- Avalonia.Desktop (>= 11.0.5)
- Avalonia.Diagnostics (>= 11.0.5)
- Avalonia.ReactiveUI (>= 11.0.5)
- CommunityToolkit.Mvvm (>= 8.0.0)
-
net5.0
- Avalonia.Desktop (>= 11.0.5)
- Avalonia.Diagnostics (>= 11.0.5)
- Avalonia.ReactiveUI (>= 11.0.5)
- CommunityToolkit.Mvvm (>= 8.0.0)
-
net8.0
- Avalonia.Desktop (>= 11.0.5)
- Avalonia.Diagnostics (>= 11.0.5)
- Avalonia.ReactiveUI (>= 11.0.5)
- CommunityToolkit.Mvvm (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.15 | 161 | 5/6/2024 |
1.0.14 | 118 | 5/6/2024 |
1.0.13 | 376 | 4/3/2024 |
1.0.12 | 223 | 2/8/2024 |
1.0.11 | 103 | 2/6/2024 |
1.0.10 | 105 | 2/4/2024 |
1.0.9 | 103 | 2/3/2024 |
1.0.8 | 109 | 2/2/2024 |
1.0.7 | 104 | 2/1/2024 |
1.0.6 | 99 | 1/31/2024 |
1.0.5 | 101 | 1/30/2024 |
1.0.4 | 107 | 1/29/2024 |
1.0.3 | 99 | 1/29/2024 |
1.0.2 | 107 | 1/27/2024 |
1.0.1 | 93 | 1/27/2024 |
1.0.0 | 102 | 1/27/2024 |