Step into debugging from linq expressions.
Info
Version: | 2.2.1 |
Author(s): | Chaowlert Chaisrichalermpol |
Last Update: | Monday, April 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MapsterMapper/ExpressionDebugger |
NuGet Url: | https://www.nuget.org/packages/ExpressionDebugger |
Install
Install-Package ExpressionDebugger
dotnet add package ExpressionDebugger
paket add ExpressionDebugger
ExpressionDebugger Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ExpressionTranslator(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.0)
- System.Runtime.Loader(>= 4.3.0)
- ExpressionTranslator(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.0)
Tags