hazzik / DelegateDecompiler

A library which is able to decompile a delegate or a method body to its lambda representation
MIT License
522 stars 62 forks source link

EF Core 3.0 compatibility #155

Closed derigel23 closed 4 years ago

hazzik commented 4 years ago

Thanks for the PR. I went a slightly different route which does not have a dependency on the netstandard version.