SaxonHE10Net31 10.9.0

dotnet add package SaxonHE10Net31 --version 10.9.0
NuGet\Install-Package SaxonHE10Net31 -Version 10.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SaxonHE10Net31" Version="10.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SaxonHE10Net31 --version 10.9.0
#r "nuget: SaxonHE10Net31, 10.9.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SaxonHE10Net31 as a Cake Addin
#addin nuget:?package=SaxonHE10Net31&version=10.9.0

// Install SaxonHE10Net31 as a Cake Tool
#tool nuget:?package=SaxonHE10Net31&version=10.9.0

.NET Core 3.1 library of IKVM cross-compiled Saxon HE 10.9 Java

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SaxonHE10Net31:

Package Downloads
SaxonHE10Net31Api

This is a port of the Saxon 10.9 .NET framework API to .NET Core 3.1.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.9.0 1,922 2/23/2023
10.8.0.1 388 2/1/2023
10.8.0-alpha6 200 9/24/2022
10.8.0-alpha5 168 9/23/2022

This is the initial release.