We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Something like this will do
var c = new Container(rules => rules.WithoutFastExpressionCompiler());
The text was updated successfully, but these errors were encountered:
May help with #27
Sorry, something went wrong.
wip: adding FEC v2.0
deeeb51
removed: Xamarin.iOS target - will be replaced by rule #39 cleanup
wip: #39 For troubleshooting purposes add ability to opt-out FastExpr…
200353c
…essionCompiler enhancement changed: Turn TryCompile into extension method
dadhi
No branches or pull requests
Something like this will do
The text was updated successfully, but these errors were encountered: