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.
BundleTransformer.Csso contains one minifier-adapter for minification of CSS code - `KryzhanovskyCssMinifier`. `KryzhanovskyCssMinifier` is based on the Sergey Kryzhanovsky's CSSO (https://github.com/css/csso) version 3.2.0.
As a JS engine is used the JavaScript Engine Switcher library...
More information
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.
Save optimizer extension for EF Core - internal library. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core with Dapper execution. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.
Save optimizer extension for EF Core. It supports multiple EF Core providers and brings serious performance benefits for many scenarios without big effort.