asp.net-mvctemplate-engine

What templating engines are available for ASP.NET MVC Framework?


I was reading some posts on Coding Horror blog about working with the horrors of tag soup. It seems like the only way to simplify html generation is to use a templating engine.

Do you know any templating engine for ASP.NET MVC framework?


Solution

  • there are many view engines for asp.net mvc framework:

    http://www.codeplex.com/MVCContrib