Denxorz.InputOutputSnappingCanvas 1.5.3

dotnet add package Denxorz.InputOutputSnappingCanvas --version 1.5.3
NuGet\Install-Package Denxorz.InputOutputSnappingCanvas -Version 1.5.3
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="Denxorz.InputOutputSnappingCanvas" Version="1.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Denxorz.InputOutputSnappingCanvas --version 1.5.3
#r "nuget: Denxorz.InputOutputSnappingCanvas, 1.5.3"
#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 Denxorz.InputOutputSnappingCanvas as a Cake Addin
#addin nuget:?package=Denxorz.InputOutputSnappingCanvas&version=1.5.3

// Install Denxorz.InputOutputSnappingCanvas as a Cake Tool
#tool nuget:?package=Denxorz.InputOutputSnappingCanvas&version=1.5.3

Denxorz.InputOutputSnappingCanvas

Build status NuGet License

What does it do?

A WPF Canvas which allows easy connecting elements. Each element on the canvas can have zero or multiple in and outputs. These inputs and outputs will snap together.

Example

Denxorz.InputOutputSnappingCanvas sample gif

Tools and Products Used

Versions & Release Notes

version 1.5.3:

  • Add net8.0 target

version 1.5.2:

  • Fixes #3, StackoverflowException in GetGroups when having a circle of links
  • Added GetGroups to Sample

version 1.5.1:

  • Add net5.0 target

version 1.5:

  • Fixes #2, "removed links" are no longer used to build groups (caused InvalidOperationException)

version 1.4:

  • Expose snapping thresholds
  • Add a method to create links whithout snapping (so you can have groups after loading)
  • Fix bug where changed events are raised when no change occured

version 1.3:

  • Fix bug that caused imprecision while snapping inputs
  • Add a method to retrieve groups

version 1.2:

  • Connections can now be Cancelled
  • Expose Input and Ouput changed events

version 1.1:

  • Update DragCanvas so that Buttons/Comboboxes/etc can be used on a draggable control

version 1.0:

  • First version
Product 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.  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. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

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.5.3 37 4/18/2024
1.5.2 4,479 4/13/2021
1.5.0 1,020 6/23/2020
1.4.0 732 4/16/2020
1.3.0 553 3/30/2020
1.2.0 435 3/25/2020
1.1.0 450 3/19/2020
1.0.0 542 2/8/2020