Reasoning for Library usage vs Roslyn directly? #268
Matt Psaltis (matt-psaltis)
started this conversation in
General
Replies: 1 comment
|
We evaluated Rosyln as first choice but came across these limitations:
Regarding
|
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!
All reactions