1. Saxon-HE

    By:

    Saxon-HE (home edition) is an open source product that provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C.

  2. SaxonViewEngine

    By:

    XSLT and XQuery compiled view engines for ASP.NET MVC, using Saxon-HE.

  3. myxsl.net.saxon

    By:

    Saxon-HE support for myxsl.net.

  4. XsltViewEngine

    By:

    XSLT compiled view engine for ASP.NET MVC, using System.Xml.Xsl.XslCompiledTransform. See also: SaxonViewEngine.