Linq.Expression.Optimizer
1.0.13
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.
Install-Package Linq.Expression.Optimizer -Version 1.0.13
dotnet add package Linq.Expression.Optimizer --version 1.0.13
<PackageReference Include="Linq.Expression.Optimizer" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq.Expression.Optimizer --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Look inside a WhereSelectEnumerableIterator, #9
Dependencies
-
- FSharp.Core (>= 4.1.18)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Linq.Expression.Optimizer:
Repository | Stars |
---|---|
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.13 | 68,097 | 5/27/2019 |
1.0.12 | 28,083 | 8/31/2018 |
1.0.11 | 17,030 | 1/1/2018 |
1.0.10 | 427 | 1/1/2018 |
1.0.9 | 14,569 | 6/5/2017 |
1.0.8 | 598 | 5/10/2017 |
1.0.7 | 19,555 | 10/7/2016 |
1.0.6 | 449 | 10/6/2016 |
1.0.5 | 428 | 10/5/2016 |
1.0.4 | 607 | 10/3/2016 |
1.0.3 | 576 | 8/30/2016 |
1.0.2 | 439 | 8/30/2016 |
1.0.1 | 418 | 8/30/2016 |
1.0.0 | 474 | 8/27/2016 |