You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
NCalcAsync is a fully async port of the NCalc mathematical expressions evaluator in .NET. NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. Originally created by @petli.
Caution
⚠️This repository is discontinued and merged at NCalc main repo, please go to NCalc main repository to receive support.⚠️
About
Asynchronous Mathematical Expressions Evaluator for .NET