SaxonHE10Net31XQuery 10.9.20-pre1

This is a prerelease version of SaxonHE10Net31XQuery.
dotnet tool install --global SaxonHE10Net31XQuery --version 10.9.20-pre1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local SaxonHE10Net31XQuery --version 10.9.20-pre1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SaxonHE10Net31XQuery&version=10.9.20-pre1&prerelease
                    
nuke :add-package SaxonHE10Net31XQuery --version 10.9.20-pre1
                    

.NET 8/10 command app/dotnet tool to run XQuery 3.1 with IKVM cross-compiled Saxon HE 10.9 from the command line

This is part of the result of my experiments with IKVM and IKVM.NET.Sdk to cross compile the Java version of Saxon 10.9 HE to .NET 8/10.

While using the original sources from the HE product of Saxonica, this is simply my personal, experimental work and the software is in no way an officially supported, tested or approved product of Saxonica.

As with all projects based on Saxon HE, this work is licensed under MPL 2.

Feel free to use it under this conditions and report back whether you run into mayor problems or could smoothly use it in .NET 8 or .NET 10 for XQuery 3.1 and XPath 3.1.

Understand that this is work in progress and kind of experimental, I don't have access to a complete test suite of unit tests to rigorously test this, I nevertheless feel it can be useful for folks to at least know about this option to run XSLT 3.0 and/or XQuery 3.1 and/or XPath 3.1 with .NET 8 or .NET 10, without depending on the so far commercial only SaxonCS from Saxonica.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
10.9.20-pre1 242 12/5/2025
10.9.15 237 8/14/2025
10.9.14 200 8/1/2025
10.9.12 2,273 1/16/2025
10.9.11 5,966 8/21/2024
10.9.10 5,554 8/1/2024
10.9.9 3,818 5/20/2024
10.9.8.8 1,566 5/20/2024
10.9.0 2,006 2/23/2023
10.8.0.1 5,448 2/1/2023
10.8.0-alpha6 581 9/24/2022
10.8.0-alpha5 596 9/23/2022

This is the initial release of a package for .NET 8 and .NET 10 with the new IKVM 8.15.0/Maven 1.10.0 using the latest build u472-b08 of the Java 8/1.8 JDK