Skip to content

Releases: Pierlam/ExpressionEval

now open-source with full functionnalities

29 Sep 19:13

Choose a tag to compare

ExpressionEval is an Expression Evaluator back-office component. Expression are provided as raw string. It enables you to evaluate easily: logical (Or, And and Not), comparison (=, <>, >, <, <=, >=) or calculation (+, -, *, /) in an application. Possible to use variable and function call. The component is configurable: double decimal separator, string tag,...

v0.8

26 Sep 16:35

Choose a tag to compare

ExpressionEval is an Expression Evaluator back-office component. Expression are provided as raw string. It enables you to evaluate easily: logical (Or, And and Not), comparison (=, <>, >, <, <=, >=) or calculation (+, -, *, /) in an application. Possible to use variable and function call. The component is configurable: double decimal separator, string tag,... See some code samples on: https://github.com/Pierlam/ExpressionEvalSamples.

download nuget from:
https://www.nuget.org/packages/Pierlam.ExpressionEval/0.8.0