NeuralNetworkVisualizer 1.2.0

dotnet add package NeuralNetworkVisualizer --version 1.2.0
                    
NuGet\Install-Package NeuralNetworkVisualizer -Version 1.2.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="NeuralNetworkVisualizer" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NeuralNetworkVisualizer" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="NeuralNetworkVisualizer" />
                    
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 NeuralNetworkVisualizer --version 1.2.0
                    
#r "nuget: NeuralNetworkVisualizer, 1.2.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.
#addin nuget:?package=NeuralNetworkVisualizer&version=1.2.0
                    
Install NeuralNetworkVisualizer as a Cake Addin
#tool nuget:?package=NeuralNetworkVisualizer&version=1.2.0
                    
Install NeuralNetworkVisualizer as a Cake Tool

NeuralNetworkVisualizer

Easy neural network visualizer winform control for .Net

Look at this on github

Product Compatible and additional computed target framework versions.
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2.0 981 12/21/2018
1.1.1 725 12/17/2018
1.1.0 746 12/13/2018
1.0.10 775 10/22/2018
1.0.9 827 10/1/2018
1.0.8 818 10/1/2018
1.0.7 824 9/28/2018
1.0.6 814 9/28/2018
1.0.5 805 9/26/2018
1.0.4 825 9/25/2018
1.0.3 841 9/21/2018
1.0.2 828 9/17/2018
1.0.1 848 9/17/2018
1.0.0 833 9/14/2018

Now, layers, nodes and connectors are selectable!