WPFFormulaBox 2.2.0

dotnet add package WPFFormulaBox --version 2.2.0
NuGet\Install-Package WPFFormulaBox -Version 2.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="WPFFormulaBox" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WPFFormulaBox --version 2.2.0
#r "nuget: WPFFormulaBox, 2.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.
// Install WPFFormulaBox as a Cake Addin
#addin nuget:?package=WPFFormulaBox&version=2.2.0

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

A WPF component that hosts a Serializable Formula

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  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 203 4/19/2023
1.11.0 294 12/16/2022
1.10.0 322 11/14/2022
1.9.1 377 4/5/2021
1.9.0 344 3/3/2021
1.8.4 979 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,136 4/28/2018

Fixed issues with the MenuProvider depency object.