Despite finding many of the reverse, I couldn't find a Typescript to C# code converter to convert ts interfaces to C# models. So I built this fragile version of my own using typescript-parser and browserify. It's entirely client-side since github.io doesn't have node, and does not send your code anywhere. The source isn't obfuscated aside from how browserify mangles it to make it work.
Link to the converter