Albatross.Expression 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 Question?





Info

Version: 4.0.0-248.main+aa84bc5
Author(s): Rushui Guan
Last Update: Tuesday, September 2, 2025
.NET Fiddle: Create the first Fiddle
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

43

days-since-last-release

37