Check it out; if you’re not familiar with view engines, it is simply a different approach and syntax used in creating an ASP.NET MVC view. There are many, others available, but NDjango was just recently released and there is a great video below which walks you through a first usage and the syntax, plus it interests me because you declare everything in F# syntax.
I believe Django has a fair bit of weight in the open source community for Python, so this port could be a great contending view engine for the .NET community.
NDjango website: http://ndjango.org/
Demonstration video @ Dimecasts.net: Setting Up NDjango for First Usage (11:42)
Post a Comment