Search code examples
codesmith

String Interpolation In Codesmith Generator


Is there a way to use some of the newer c# features like string interpolation, ie: var string = $"Hello {worldVar}"


Solution

  • Codesmith got back to me and indicated this will be in the next version when they bump their internal runtime from 4.0 to 4.7.