Metadata >> NuGet >> DigitallyCreated.ExpressionTreeRewriter >> 1.0.2

1.0.2

Metadata

Authors Daniel Chambers & Contributors
Copyrights Copyright 2015
Description A small utility library that allows the rewriting of expression trees using methods as marker points for the rewriting process.
LicenseUrl https://github.com/daniel-chambers/ExpressionTreeRewriter/blob/master/LICENCE.txt
Owners Daniel Chambers & Contributors
ProjectUrl https://github.com/daniel-chambers/ExpressionTreeRewriter
ReleaseNotes - Added InlineMaybe marker method for easier null-checking in queries - Fixed a bug where you could not inline a lambda where a parameter to the marker method was an expression and not another parameter - Fixed crash that could be caused by trying to inline an expression that uses a static method in it.
RequireLicenseAcceptance False
Tags expression-trees linq c# csharp
Title Expression Tree Rewriter
PackageSize 25498
PackageHashAlgorithm SHA512
PackageHash 32fvJ9znp7qNL4Z3BVCShYs68JopOzSTMZt3u+H4VXEZOqwXr2+XY0GvN5zzKR3TgUF6qhDYO4FcuKBz17mQWw==
DownloadCount 000000
CreatedDate 2015-01-23T13:38:31

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DigitallyCreated.ExpressionTreeRewriter -Version 1.0.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DigitallyCreated.ExpressionTreeRewriter -Version 1.0.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DigitallyCreated.ExpressionTreeRewriter 1.0.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package DigitallyCreated.ExpressionTreeRewriter -Version 1.0.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DigitallyCreated.ExpressionTreeRewriter -Version 1.0.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap DigitallyCreated.ExpressionTreeRewriter -Version 1.0.2
Uninstalling the package:
o remove-wrap DigitallyCreated.ExpressionTreeRewriter

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl50+win+wpa81+wp80 Binaries