WPFFormulaBox 1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WPFFormulaBox --version 1.0.0
NuGet\Install-Package WPFFormulaBox -Version 1.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="WPFFormulaBox" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WPFFormulaBox" Version="1.0.0" />
<PackageReference Include="WPFFormulaBox" />
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 WPFFormulaBox --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WPFFormulaBox, 1.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.
#addin nuget:?package=WPFFormulaBox&version=1.0.0
#tool nuget:?package=WPFFormulaBox&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This WPF component wraps a Serializable Formula object.
It supports matched bracket coloring and syntax error highlighting.
Product | Versions 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.
-
- AutoDependencyProperty.Fody (>= 1.2.2)
- PropertyChanged.Fody (>= 2.5.4)
- SerializableFormula (>= 1.0.0)
- TFPExpressionParser.NET (>= 1.0.0)
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 | 274 | 4/19/2023 |
1.11.0 | 345 | 12/16/2022 |
1.10.0 | 376 | 11/14/2022 |
1.9.1 | 446 | 4/5/2021 |
1.9.0 | 415 | 3/3/2021 |
1.8.4 | 1,171 | 5/28/2018 |
1.8.3 | 1,155 | 5/15/2018 |
1.8.2 | 1,139 | 5/14/2018 |
1.8.1 | 1,111 | 5/14/2018 |
1.8.0 | 1,109 | 5/14/2018 |
1.7.0 | 1,102 | 5/11/2018 |
1.6.0 | 1,136 | 5/3/2018 |
1.0.0 | 1,336 | 4/28/2018 |
Initial Release