Sign in Sign up
nuget

Albatross.Expression

Albatross.Expression api is created to process and evaluate text based expression strings. The api tokenizes the expression text and create a tree model from the tokens. Using the model, it can evaluate the expression or convert it to a expression of different format. Some applications revert the process by creating the model first and using it to generate certain expression such as a sql query statement. The api also contains a useful ExecutionContext class that allows evaluation of expressions with variables. The variables can be read internally or directly from external objects.

nuget View on Nuget

Activity

Latest release
9mo ago
Total releases
14
Cadence
~3 months
Last 12 months
2

Details

First release
Jan 10, 2017
Releases
Version Released
5.0.0+52d9dae major
4.0.0+8ace0f1 major
3.0.13 patch
3.0.12 patch
3.0.11 patch
3.0.8 patch
3.0.5 patch
3.0.3 patch
3.0.2 patch
3.0.0 major
2.0.4 patch
2.0.3 patch
2.0.2 major
1.3.6218.36673 initial