A library which is able to decompile a delegate or a method body to its lambda representation.
Info
Version: | 0.34.1 |
Author(s): | Alexander Zaytsev |
Last Update: | Thursday, December 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/hazzik/DelegateDecompiler |
NuGet Url: | https://www.nuget.org/packages/DelegateDecompiler |
Install
Install-Package DelegateDecompiler
dotnet add package DelegateDecompiler
paket add DelegateDecompiler
DelegateDecompiler Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Mono.Reflection.Core(>= 1.1.1)
- Mono.Reflection.Core(>= 1.1.1)
- Mono.Reflection.Core(>= 1.1.1)
Tags