Info
Version: | 1.5.0 |
Author(s): | sebastienros, pitermarx |
Last Update: | Thursday, August 30, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/pitermarx/NCalc-Edge |
NuGet Url: | https://www.nuget.org/packages/NCalc-Edge |
Install
Install-Package NCalc-Edge
dotnet add package NCalc-Edge
paket add NCalc-Edge
NCalc-Edge Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr(>= 3.5.0.2)
Tags
NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.