.NET command line tools for XSLT 3.0 and XQuery 3.1 updated to Saxon HE 12.5
July 2, 2024
Submitted by Martin Honnen.
Right on the heels of today's Saxon 12.5 release by Saxonica I have updated my .NET 6/8 command line tools/dotnet tools to use that latest Saxon version so you can now run XSLT 3.0 or XQuery 3.1 within any .NET 6 or .NET 8 desktop environment, including Windows (even runs "natively" on the "hot" new Windows 11 ARM64 Snapdragon machines), Linux and MacOs.
The four tools are:
- SaxonHE12NetXslt (XSLT 3.0 command line/dotnet tool for .NET 6/.NET 8)
- SaxonHE12NetXQuery (XQuery 3.1 command line/dotnet tool for .NET 6/.NET 8)
- SaxonHE12NetIXslt (XSLT 3.0 command line/dotnet tool for .NET 6/.NET 8 with Invisible XML support)
- SaxonHE12NetIXQuery (XQuery 3.1 command line/dotnet tool for .NET 6/.NET 8 with Invisible XML support)