1d283e8c23 | ||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
.vsts-ci.yml | ||
LICENSE | ||
Quoter.sln | ||
README.md | ||
SyntaxFactoryMethodsBaseline.txt | ||
gitversion.yml |
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
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree. Try it out live at: http://roslynquoter.azurewebsites.net.