
eXml - Extended ASP.NET Xml Web Server Control. Freeware.
eXml is an ASP.NET 2.0 Web server control extending and improving standard ASP.NET XML Web server control. eXml Web server control uses new .NET 2.0 XSLT processor - XslCompiledTransform class to perform XSL transformations thus providing in average 400% performance boost and improved standard compliance. Additionally eXml Web server control provides built-in support for 70+ EXSLT extension functions, XML Inclusions (XInclude) 1.0, friendly XML rendering, <?xml-stylesheet?> XML processng instruction, embedded stylesheets and conditional whitespace stripping.
nxslt2 - feature-rich .NET 2.0 XSLT command line tool. Freeware.
nxslt2 is a free feature-rich command line utility that allows to perform XSL Transformations (XSLT) using new .NET 2.0 Framework's XSLT processor - System.Xml.Xsl.XslCompiledTransform class.
nxslt2 is backwards compatible with functionality and command line options provided by Microsoft's MSXSL.EXE Command Line Transformation Utility. In addition, nxslt2 supports XInclude 1.0, embedded stylesheets, custom URI resolving, multiple result documents, custom extension functions, built-in rich library of the EXSLT and the EXSLT.NET extenstion functions, custom network credentials, pretty printing etc.
nxslt - feature-rich .NET 1.X XSLT command line tool. Freeware.
nxslt is a free feature-rich command line utility that allows to perform XSL Transformations (XSLT) using .NET Framework's XSLT processor - System.Xml.Xsl.XslTransform class.
nxslt is backwards compatible with functionality and command line options provided by Microsoft's MSXSL.EXE Command Line Transformation Utility. In addition, nxslt supports XInclude 1.0, embedded stylesheets, custom URI resolving, multiple result documents, custom extension functions, built-in rich library of the EXSLT and the EXSLT.NET extenstion functions, custom network credentials, pretty printing, ASCII-only escaped output etc.