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

Add extensibility point for LINQ expression tree compilation #647

Merged
merged 3 commits into from
Jul 26, 2018

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Jul 20, 2018

As contemplated in #504 (comment).

This would enable users to configure Moq to use their own LINQ expression tree compilation strategies, such as:

It would seem like a nice feature to merge, since it enables some new options and is trivial to implement.

@stakx stakx merged commit 20221fe into devlooped:master Jul 26, 2018
@stakx stakx deleted the expression-compiler branch July 26, 2018 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant