Antaris / RazorEngine

Open source templating engine based on Microsoft's Razor parsing engine
http://antaris.github.io/RazorEngine
Other
2.14k stars 577 forks source link

Another Razor issue on flush with dynamic or anonymous types #598

Closed 3ggerhappy closed 1 year ago

3ggerhappy commented 1 year ago

In my tests I have to make use of some anonymous types, but razor goes whack when these types are used hence cant flush. Any workaround on this?