.NET command line tools for XSLT 3.0 and XQuery 3.1 updated to Saxon HE 12.5 for .NET 9
November 13, 2024
Submitted by Martin Honnen.
Microsoft has released .NET 9 yesterday, I have already updated my IKVM powered cross-compilations of Saxon HE 12.5 as dotnet tools/command line apps to co-target both .NET 8 as well as .NET 9.
The four tools are:
- SaxonHE12NetXslt (XSLT 3.0 as a dotnet tool/.NET command line app)
- SaxonHE12NetXQuery (XQuery 3.1 as a dotnet tool/.NET command line tool)
- SaxonHE12NetIXslt (XSLT 3.0 dotnet tool/.NET command line app with Invisible XML support thanks to Coffeesacks library)
- SaxonHE12NetIXQuery (XQuery 31 dotnet tool/command line app with Invisible XML support thanks to Coffeesacks library)