A small utility library that allows the rewriting of expression trees using methods as marker points for the rewriting process.
Info
| Version: | 1.0.2 |
| Author(s): | Daniel Chambers & Contributors |
| Last Update: | Friday, January 23, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daniel-chambers/ExpressionTreeRewriter |
| NuGet Url: | https://www.nuget.org/packages/DigitallyCreated.ExpressionTreeRewriter |
Install
Install-Package DigitallyCreated.ExpressionTreeRewriter
dotnet add package DigitallyCreated.ExpressionTreeRewriter
paket add DigitallyCreated.ExpressionTreeRewriter
DigitallyCreated.ExpressionTreeRewriter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags