Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Queryable Include & AsNoTracking extensions for EF #141

Closed

Conversation

magicmoux
Copy link
Contributor

@magicmoux magicmoux commented Jan 3, 2019

Hi @hazzik,

Here is a potential solution for dealing call order to the Decompile method for Include and AsNoTracking EF extensions on .NET 4.x.

If the implementation is acceptable, it would allow to close #38 Issue and #53 PR

Thanks in advance for your review,
Max.

@magicmoux magicmoux closed this Jul 24, 2019
@magicmoux magicmoux deleted the FIX-Include-AsNoTrackingExtensions branch July 24, 2019 14:40
@magicmoux magicmoux restored the FIX-Include-AsNoTrackingExtensions branch February 24, 2021 12:13
@magicmoux magicmoux deleted the FIX-Include-AsNoTrackingExtensions branch February 24, 2021 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve support for AsNoTracking and Include in EF
1 participant