GuiLabs.MathParser 1.0.2

Prefix Reserved
There is a newer version of this package available.
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.
<PackageVersion Include="GuiLabs.MathParser" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="GuiLabs.MathParser" />
                    
Project file
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 GuiLabs.MathParser --version 1.0.2
                    
#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.
#:package GuiLabs.MathParser@1.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GuiLabs.MathParser&version=1.0.2
                    
Install as a Cake Addin
#tool nuget:?package=GuiLabs.MathParser&version=1.0.2
                    
Install as a Cake Tool

A parser and compiler for arithmetic expressions, with error reporting. Inspired by Roslyn.

Product 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
Version Downloads Last Updated
1.0.9 13,156 9/3/2017
1.0.8 1,065 9/3/2017
1.0.4 1,093 9/3/2017
1.0.3 1,059 9/3/2017
1.0.2 1,364 10/12/2015
1.0.1 1,225 10/12/2015
1.0.0 1,339 10/12/2015