964d652192
feat: Add ready to run |
||
---|---|---|
.github | ||
src | ||
.gitattributes | ||
.gitignore | ||
.vsts-ci.yml | ||
Directory.Packages.props | ||
LICENSE | ||
Quoter.sln | ||
README.md | ||
SyntaxFactoryMethodsBaseline.txt | ||
gitversion.yml | ||
global.json |
README.md
Uno Platform port of RoslynQuoter
This port makes the RoslynQuoter app run on UWP and WebAssembly, using the Uno Platform.
Try the WebAssembly build live at http://roslynquoter-wasm.platform.uno
RoslynQuoter
A Roslyn tool that for a given C# program shows the syntax factory API calls to construct its syntax tree.
Try it out live at: http://roslynquoter.azurewebsites.net.