Info
Version: | 5.6.0 |
Author(s): | petli |
Last Update: | Sunday, August 3, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/ncalc/ncalc |
NuGet Url: | https://www.nuget.org/packages/NCalcAsync |
Install
Install-Package NCalcAsync
dotnet add package NCalcAsync
paket add NCalcAsync
NCalcAsync Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr3.Runtime(>= 3.5.1)
Tags
It supports a wide range of mathematical and logical operations. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.