FINE.WPF 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package FINE.WPF --version 1.0.2
                    
NuGet\Install-Package FINE.WPF -Version 1.0.2
                    
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="FINE.WPF" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FINE.WPF" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="FINE.WPF" />
                    
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 FINE.WPF --version 1.0.2
                    
#r "nuget: FINE.WPF, 1.0.2"
                    
#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 FINE.WPF@1.0.2
                    
#: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=FINE.WPF&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=FINE.WPF&version=1.0.2
                    
Install as a Cake Tool

alternate text is missing from this package README image FINE https://www.nuget.org/packages/FINE.WPF/

Flow Interactive Node Editor

FINE is a .NET C# WPF library that provides a node editor component.

Credits: FINE is heavily based on the original NodeNetwork project created by Wouter De Keersmaecker. All credits for the original implementation go to him.

Here is a demo of a calculator example application:

alternate text is missing from this package README image

A more realistic use case of this library could be a shader editor.
Here is a demo of a shader editor example made using FINE:

alternate text is missing from this package README image

These example applications are available for download here and their source is included in the repository. Binary releases of the library are available on NuGet.

Features

  • Built for .NET 10.0
  • An open, permissive license.
  • Interactive, robust controls build using modern reactive MVVM code.
  • Proper panning, zooming controls
  • Automatic layout system
  • Highly customizable, but easy to use by default.
  • Extensive network and connection validation support.
  • Backed by unit tests
  • ...

Getting started

For an easy quickstart guide to using this library, see the cookbook chapters on this page. The documentation includes setup information, cookbook chapters, examples and an API reference.

License

This library is licensed under the Apache License 2.0. (See choosealicense.com/licenses/apache-2.0 for a brief summery)
A copy of this license is included in the repository under LICENSE.

Documentation

Documentation is available here. If you want to make changes to the documentation, you can do so by making a pull-request to the gh-pages branch.

Contributions

Bug reports, patches, feature requests, pull requests, ... are very welcome on the GitHub page!

Product Compatible and additional computed target framework versions.
.NET net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FINE.WPF:

Package Downloads
FINEToolkit.WPF

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 510 6/12/2026
1.0.2 643 4/24/2026
1.0.1 128 4/23/2026
1.0.0-alpha01 525 3/5/2026