SaxonHE10Net31XQuery 10.9.0

dotnet tool install --global SaxonHE10Net31XQuery --version 10.9.0
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.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SaxonHE10Net31XQuery&version=10.9.0
nuke :add-package SaxonHE10Net31XQuery --version 10.9.0

.NET Core 3.1 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 Core 3.1.

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 core 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 3.1 Core, without depending on the so far commercial only SaxonCS from Saxonica.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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.0 1,698 2/23/2023
10.8.0.1 3,094 2/1/2023
10.8.0-alpha6 295 9/24/2022
10.8.0-alpha5 284 9/23/2022

This is the initial release.