String representations of expression trees or expression tree parts - C#, Visual Basic, Expression factory method calls, DebugView.
Info
Version: | 3.2.53 |
Author(s): | Zev Spitz |
Last Update: | Sunday, December 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zspitz/ExpressionTreeToString/wiki |
NuGet Url: | https://www.nuget.org/packages/ExpressionTreeToString |
Install
Install-Package ExpressionTreeToString
dotnet add package ExpressionTreeToString
paket add ExpressionTreeToString
ExpressionTreeToString Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.7.0)
- ZSpitz.Util(>= 0.1.70)
- Microsoft.CSharp(>= 4.7.0)
- ZSpitz.Util(>= 0.1.70)
Tags