GuiLabs.MathParser
1.0.9
A parser and compiler for arithmetic expressions, with error reporting. Inspired by Roslyn.
Install-Package GuiLabs.MathParser -Version 1.0.9
dotnet add package GuiLabs.MathParser --version 1.0.9
<PackageReference Include="GuiLabs.MathParser" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuiLabs.MathParser --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GuiLabs.MathParser, 1.0.9"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.