Linq.Expression.Optimizer 1.0.23
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Linq.Expression.Optimizer --version 1.0.23
About this version
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No compilation-subjective optimizations.