Hi there,
Is C# 6 and later support in Dynamicweb's Razor templates? I followed the steps documented here: https://stackoverflow.com/questions/33822854/using-nameof-operator-in-razor-views (installed the package Microsoft.CodeDom.Providers.DotNetCompilerPlatform and updated the web.config, but it seems I still can't use newer concepts like nameof.
Is this supposed to work? If so, happy to dig further myself to see what it takes to make it work.
Imar