NodeEditor.Base 12.0.0

dotnet add package NodeEditor.Base --version 12.0.0
                    
NuGet\Install-Package NodeEditor.Base -Version 12.0.0
                    
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="NodeEditor.Base" Version="12.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NodeEditor.Base" Version="12.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NodeEditor.Base" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NodeEditor.Base --version 12.0.0
                    
#r "nuget: NodeEditor.Base, 12.0.0"
                    
#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.
#:package NodeEditor.Base@12.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NodeEditor.Base&version=12.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NodeEditor.Base&version=12.0.0
                    
Install as a Cake Tool

A node editor control for Avalonia.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
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
12.0.0 107 4/10/2026
11.3.11 127 1/31/2026
11.2.0 312 10/31/2024
11.1.0 240 9/28/2024
11.1.0-rc1 216 6/17/2024
11.0.0.2 790 12/18/2023
11.0.0.1 554 12/15/2023
11.0.0 848 7/5/2023
11.0.0-rc1.1 223 6/4/2023
11.0.0-preview8 728 5/10/2023
11.0.0-preview6 754 3/22/2023
11.0.0-preview5 737 2/4/2023
11.0.0-preview3 740 11/4/2022
11.0.0-preview2 764 10/10/2022
11.0.0-preview1 761 8/19/2022
0.10.14 1,145 5/27/2022
0.10.13 1,141 5/5/2022
0.10.12 1,257 1/27/2022
0.10.11-preview.2 381 12/21/2021
0.10.11-preview.1 314 12/17/2021
Loading failed