Denxorz.InputOutputSnappingCanvas
1.5.3
.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.5.2
This package targets .NET Framework 4.5.2. The package is compatible with this framework or higher.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Denxorz.InputOutputSnappingCanvas
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
Tools and Products Used
- WPF.JoshSmith.Controls.DragCanvas which is distributed under 'The Code Project Open License (CPOL) 1.02'
- Microsoft Visual Studio Community
- Icons8
- NuGet
- GitHub
- ScreenToGif
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 | 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. 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.
-
.NETCoreApp 3.1
- WPF.JoshSmith.Controls.DragCanvas (>= 2.0.2)
-
.NETFramework 4.5.2
- WPF.JoshSmith.Controls.DragCanvas (>= 2.0.2)
-
.NETFramework 4.7.2
- WPF.JoshSmith.Controls.DragCanvas (>= 2.0.2)
-
net5.0-windows7.0
- WPF.JoshSmith.Controls.DragCanvas (>= 2.0.2)
-
net8.0-windows7.0
- WPF.JoshSmith.Controls.DragCanvas (>= 2.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.