资 源 简 介
NHaml (pronounced enamel) is a pure .NET implementation of the popular Rails Haml view engine. From the Haml website:
"Haml is a markup language that‘s used to cleanly and simply describe the XHTML of any web document, without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ERB, and ASP. However, Haml avoids the need for explicitly coding XHTML into the template, because it is actually an abstract description of the XHTML, with some code to generate dynamic content."
In other words, NHaml is an external DSL for XML. It’s primary qualities are it’s simplicity, terseness, performance and that it outputs nicely formatted XML. Additionally, the NHaml view engine provides support for Rails style layouts and partials and ships with an ASP.NET MVC view engine.
Wiki Pages
Introduction
How to get NHa
文 件 列 表
HtmlAgilityPack.dll
HtmlAgilityPack.pdb
HtmlAgilityPack.xml
NHaml.Compilers.Boo.dll
NHaml.Compilers.Boo.pdb
NHaml.Compilers.Boo.xml
NHaml.Compilers.FSharp.dll
NHaml.Compilers.FSharp.pdb
NHaml.Compilers.IronRuby.dll
NHaml.Compilers.IronRuby.pdb
NHaml.Compilers.IronRuby.xml
NHaml.Compilers.VisualBasic.dll
NHaml.Compilers.VisualBasic.pdb
NHaml.Compilers.VisualBasic.xml
NHaml.dll
NHaml.Generator.Wpf.exe
NHaml.Generator.Wpf.pdb
NHaml.Generator.Wpf.xml
NHaml.pdb
NHaml.Web.Mvc.Boo.dll
NHaml.Web.Mvc.Boo.pdb
NHaml.Web.Mvc.Boo.xml
NHaml.Web.Mvc.dll
NHaml.Web.Mvc.IronRuby.dll
NHaml.Web.Mvc.IronRuby.pdb
NHaml.Web.Mvc.IronRuby.xml
NHaml.Web.Mvc.pdb
NHaml.Web.Mvc.VisualBasic.dll
NHaml.Web.Mvc.VisualBasic.pdb
NHaml.Web.Mvc.VisualBasic.xml
NHaml.Web.Mvc.xml
NHaml.xml