GuiLabs.MathParser
1.0.2
Prefix Reserved
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 GuiLabs.MathParser --version 1.0.2
NuGet\Install-Package GuiLabs.MathParser -Version 1.0.2
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="GuiLabs.MathParser" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuiLabs.MathParser --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GuiLabs.MathParser, 1.0.2"
#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 GuiLabs.MathParser as a Cake Addin #addin nuget:?package=GuiLabs.MathParser&version=1.0.2 // Install GuiLabs.MathParser as a Cake Tool #tool nuget:?package=GuiLabs.MathParser&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A parser and compiler for arithmetic expressions, with error reporting. Inspired by Roslyn.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
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 (1)
Showing the top 1 NuGet packages that depend on GuiLabs.MathParser:
Package | Downloads |
---|---|
GuiLabs.QuickInfo
Quick Info library of instant answers |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on GuiLabs.MathParser:
Repository | Stars |
---|---|
KirillOsenkov/QuickInfo
http://quickinfo.io - a search textbox with extensible "answers" (calculator, unit-converter, colors, ascii/unicode, etc). See demo at http://quickinfo.io/?demo
|