DelegateDecompiler 0.24.0
A library which is able to decompile a delegate or a method body to its lambda representation
Install-Package DelegateDecompiler -Version 0.24.0
dotnet add package DelegateDecompiler --version 0.24.0
<PackageReference Include="DelegateDecompiler" Version="0.24.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelegateDecompiler --version 0.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DelegateDecompiler, 0.24.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DelegateDecompiler as a Cake Addin
#addin nuget:?package=DelegateDecompiler&version=0.24.0
// Install DelegateDecompiler as a Cake Tool
#tool nuget:?package=DelegateDecompiler&version=0.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Mono.Reflection.Core (>= 1.1.1)
-
.NETFramework 4.5
- Mono.Reflection.Core (>= 1.1.1)
-
.NETStandard 2.0
- Mono.Reflection.Core (>= 1.1.1)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DelegateDecompiler:
| Package | Downloads |
|---|---|
|
DelegateDecompiler.EntityFramework
A tool which is able to decompile a delegate or a method body to its lambda representation
|
|
|
Visitmedia.Victor.SupplyConnect.Core
Allgemeine Core Lib von Supply Connect
|
|
|
Visitmedia.ViCtor3.Core
ViCtor3 Core Assembly
|