VOOZH about

URL: https://www.nuget.org/packages/SaxonHE10Net31Api/

⇱ NuGet Gallery | SaxonHE10Net31Api 10.9.21




SaxonHE10Net31Api 10.9.21

dotnet add package SaxonHE10Net31Api --version 10.9.21
 
 
NuGet\Install-Package SaxonHE10Net31Api -Version 10.9.21
 
 
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="SaxonHE10Net31Api" Version="10.9.21" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SaxonHE10Net31Api" Version="10.9.21" />
 
Directory.Packages.props
<PackageReference Include="SaxonHE10Net31Api" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SaxonHE10Net31Api --version 10.9.21
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SaxonHE10Net31Api, 10.9.21"
 
 
#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.
#:package SaxonHE10Net31Api@10.9.21
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SaxonHE10Net31Api&version=10.9.21
 
Install as a Cake Addin
#tool nuget:?package=SaxonHE10Net31Api&version=10.9.21
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Saxon HE 10.9 .NET 8/10 API and .NET framework 4.8.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 8/10 and .NET framework 4.8.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 8/10 for XSLT 3.0, 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/10, without depending on the so far commercial only SaxonCS from Saxonica.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net481 net481 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 SaxonHE10Net31Api:

Package Downloads
Citolab.QTI.Converter

.NET QTI 2.x to QTI 3 package converter for Citolab.QTI.Uploader.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.9.21 3,759 4/3/2026
10.9.20-pre1 526 12/5/2025
10.9.15 5,139 8/14/2025
10.9.14 707 7/31/2025
10.9.12 7,966 1/16/2025
10.9.11 10,188 8/21/2024
10.9.10 1,947 8/1/2024
10.9.9 690 5/20/2024
10.9.8.8 260 5/20/2024
10.9.0.1 10,331 2/23/2023
10.8.0.1 561 2/1/2023
10.8.0-alpha6 383 9/24/2022
10.8.0-alpha5 343 9/23/2022

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