Reasoning for Library usage vs Roslyn directly? #268
matt-psaltis
started this conversation in
General
Replies: 1 comment
-
We evaluated Rosyln as first choice but came across these limitations:
Regarding
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is purely a curiosity question. What drives the team to choose FastExpressionCompiler and System.Linq.Dynamic.Core vs using Roslyn directly?
Is there some fundamental concerns which make Roslyn a "bad" choice for this scenario? Is it purely historical/timing related?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions