WPFFormulaBox 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WPFFormulaBox --version 1.6.0
NuGet\Install-Package WPFFormulaBox -Version 1.6.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="WPFFormulaBox" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WPFFormulaBox --version 1.6.0
#r "nuget: WPFFormulaBox, 1.6.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.
// Install WPFFormulaBox as a Cake Addin
#addin nuget:?package=WPFFormulaBox&version=1.6.0

// Install WPFFormulaBox as a Cake Tool
#tool nuget:?package=WPFFormulaBox&version=1.6.0

This WPF component visualizes a Serializable Formula object.
It supports matched bracket coloring, Code Completion, Context Menu and syntax error highlighting.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

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
2.2.0 198 4/19/2023
1.11.0 292 12/16/2022
1.10.0 321 11/14/2022
1.9.1 377 4/5/2021
1.9.0 344 3/3/2021
1.8.4 978 5/28/2018
1.8.3 958 5/15/2018
1.8.2 940 5/14/2018
1.8.1 919 5/14/2018
1.8.0 916 5/14/2018
1.7.0 900 5/11/2018
1.6.0 935 5/3/2018
1.0.0 1,135 4/28/2018

Added null check on assignment.
Fixed issues with  _ in variable names