DelegateDecompiler.EntityFramework
0.20.1
A tool which is able to decompile a delegate or a method body to its lambda representation
Install-Package DelegateDecompiler.EntityFramework -Version 0.20.1
dotnet add package DelegateDecompiler.EntityFramework --version 0.20.1
<PackageReference Include="DelegateDecompiler.EntityFramework" Version="0.20.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DelegateDecompiler.EntityFramework --version 0.20.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DelegateDecompiler.EntityFramework, 0.20.1"
#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.EntityFramework as a Cake Addin
#addin nuget:?package=DelegateDecompiler.EntityFramework&version=0.20.1
// Install DelegateDecompiler.EntityFramework as a Cake Tool
#tool nuget:?package=DelegateDecompiler.EntityFramework&version=0.20.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- DelegateDecompiler (>= 0.20.0)
- EntityFramework (>= 6.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.