A library which is able to decompile a delegate or a method body to its lambda representation.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.34.0 |
Author(s): | Alexander Zaytsev |
Last Update: | Monday, May 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hazzik/DelegateDecompiler |
NuGet Url: | https://www.nuget.org/packages/DelegateDecompiler.EntityFramework |
Install
Install-Package DelegateDecompiler.EntityFramework
dotnet add package DelegateDecompiler.EntityFramework
paket add DelegateDecompiler.EntityFramework
DelegateDecompiler.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DelegateDecompiler(>= 0.29.1)
- EntityFramework(>= 6.3.0)
- DelegateDecompiler(>= 0.29.1)
- EntityFramework(>= 6.3.0)
Tags