A tool to parse an expression tree and inline any InvokeExpressions it encountered.
Info
Version: | 1.0.2 |
Author(s): | Robert Rudman |
Last Update: | Saturday, November 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rjrudman/.NET-Expression-Utilities |
NuGet Url: | https://www.nuget.org/packages/InvokeInliner |
Install
Install-Package InvokeInliner
dotnet add package InvokeInliner
paket add InvokeInliner
InvokeInliner Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
Tags