String representations of expression trees or expression tree parts - C#, Visual Basic, Expression factory method calls, DebugView.
Info
Version: | 3.4.71 |
Author(s): | Zev Spitz |
Last Update: | Friday, February 25, 2022 |
.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.93)
- Microsoft.CSharp(>= 4.7.0)
- ZSpitz.Util(>= 0.1.93)
Tags