.NET XSLT Command Line Utility
nxslt is a small command line utility that allows to perform XSL Transformations (XSLT) using .NET Framework’s XSLT implementation – System.Xml.Xsl.XslTransform class. Nxslt is similar to MSXSL.EXE. In addition, nxslt has support for XInclude, embedded stylesheets, custom URI resolving, multiple result documents, custom extension functions, built-in rich library of EXSLT extenstion functions etc.