# Uno Platform port of RoslynQuoter
This port makes the [RoslynQuoter](https://github.com/KirillOsenkov/RoslynQuoter) app run on UWP and WebAssembly, using [the Uno Platform](http://platform.uno).
Try the WebAssembly build live at http://roslynquoter-wasm.platform.uno
RoslynQuoter
============
[![NuGet package](https://img.shields.io/nuget/v/RoslynQuoter.svg)](https://nuget.org/packages/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.