Info
| Version: | 5.7.0 | 
| Author(s): | Sebastien Ros and contributors | 
| Last Update: | Monday, September 22, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/ncalc/ncalc | 
| NuGet Url: | https://www.nuget.org/packages/NCalcSync | 
Install
Install-Package NCalcSync
                        dotnet add package NCalcSync
                        paket add NCalcSync
                        
                                NCalcSync Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 3.5 
                                        
                    - Antlr3.Runtime(>= 3.5.1)
 
- 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.
This package contains the unsigned assembly 'NCalc'. For the stronly signed assembly version of 'NCalc', see the NCalcSync.signed package.