frhagn / Typewriter

Automatic TypeScript template generation from C# source files
http://frhagn.github.io/Typewriter
Apache License 2.0
537 stars 132 forks source link

Get Project Name #315

Open agustinbcu01 opened 4 years ago

agustinbcu01 commented 4 years ago

I'm have a solution with one Back-end,two angular projects and all the shared code inside of the an assembler. Some code inside the assembler is conditional of the projectName static variable, When I'm running the an isolate template works just fine, but if I modify the C# code or render all, some times I'm got the wrong result. should be nice get the current front end project as part of the CodeModel.