ExpressionTreeVisualizer
ExpressionTreeVisualizer copied to clipboard
Consider adding AdonisUI for visuals
https://github.com/benruehl/adonis-ui
It would be preferable to integrate Visual Studio controls and theming, as cool as Adonis UI is.
Also, it's better for deployment if Adonis UI can somehow be embedded in the final assembly.
https://stackoverflow.com/questions/1829531/how-do-i-merge-multiple-net-assemblies-into-a-single-assembly https://www.microsoft.com/en-us/download/details.aspx?id=17630 https://github.com/gluck/il-repack
This will hopefully help with #81