CoreCLR-NCalc is a mathematical expressions evaluator in .NET. CoreCLR-NCalc can parse any expression and evaluate the result, including static or dynamic parameters and custom functions.
You can easily install it from the Package Manager Console window by running the following command.
PM> Install-Package CoreCLR-NCalc