Albatross Expression Api NuGet Package

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.




Got any Albatross Expression Api Question?





Info

Version: 3.0.13
Author(s): Rushui Guan
Last Update: Wednesday, May 24, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://rushuiguan.github.io/expression/
NuGet Url: https://www.nuget.org/packages/Albatross.Expression


Install
Install-Package Albatross.Expression
dotnet add package Albatross.Expression
paket add Albatross.Expression
Albatross.Expression Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

1.8

avg-downloads-per-day

21

days-since-last-release

338