hazzik / DelegateDecompiler

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

EntityFramework Core 6 (.NET6) #181

Closed HenriqueEichstadt closed 2 years ago

HenriqueEichstadt commented 2 years ago

Is the package made for EntityFramework Core 5 compatible with version 6 of EntityFramework Core?

hazzik commented 2 years ago

Yes, it is.