Creates LINQ expressions from ODataQueryOptions and executes the query.
Complement for System.Linq.Expressions
LINQ extensions to help build IQueryAble Expressions
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
LINQ to Regex library provides language integrated access to the .NET regular expressions.
Math.NET LinqAlgebra - computer algebra based on linq expressions
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
JavaScript Regular expressions made easy