Erikwski
Very simple C# Library automatically converted to TS Library
Hi guyz.
I'm trying to write a script that convert all of my static classes, const and enum to TS code for make all the calculation in FE, you can check here https://www.reddit.com/r/csharp/comments/1de5xjg/create_a_typescript_library_starting_from_a_c/
Is there a way to get the syntax tree using Roslyn or other tools?
Thanks in advance
10 replies