Linq.Expression.Optimizer.PCL259
1.0.8
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.PCL259 -Version 1.0.8
dotnet add package Linq.Expression.Optimizer.PCL259 --version 1.0.8
<PackageReference Include="Linq.Expression.Optimizer.PCL259" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq.Expression.Optimizer.PCL259 --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Linq.Expression.Optimizer.PCL259, 1.0.8"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Linq.Expression.Optimizer.PCL259 as a Cake Addin #addin nuget:?package=Linq.Expression.Optimizer.PCL259&version=1.0.8 // Install Linq.Expression.Optimizer.PCL259 as a Cake Tool #tool nuget:?package=Linq.Expression.Optimizer.PCL259&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Based on version 1.0.8 with support for PCL259.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.8 | 747 | 6/5/2017 |