mono / t4

T4 text templating engine
Other
395 stars 101 forks source link

Take TFM into account in build tasks #165

Closed mhutch closed 1 year ago

mhutch commented 1 year ago

When preprocessing templates in VS and targeting .NET Core, generate code that doesn't use remoting APIs.

This is a quick and dirty approach so the APIs are internal for now. We need a more thorough overhaul of codegen amd runtime options at some point.