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
6 Replies
its possible
i think @Duke here made a source generator for this
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
@Duke do you want to share your resources with me?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
@Duke are there some docs about it?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View