templates - Server side ASP.NET driven templating system w/ logic (similar to JsRender) -


i'm looking templating library, similar jsrender, runs server side on .net.

mustache non-starter, because it's logic-less. need functionality similar {{if}}, {{else}}, {{for array}}, , ability call custom functions within template.

in theory, use jsrender on server reading output watin or other .net headless browser... thought i'd put question out there in case can bypass headless browser part.

any ideas?


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -