Uno.RoslynQuoter/README.md

15 строки
577 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2018-07-10 20:36:07 +03:00
# 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
2014-12-21 08:44:30 +03:00
RoslynQuoter
============
2019-06-07 20:34:01 +03:00
[![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.