SaxonHE11s9apiExtensions 11.4.0-alpha3
See the version list below for details.
dotnet add package SaxonHE11s9apiExtensions --version 11.4.0-alpha3
NuGet\Install-Package SaxonHE11s9apiExtensions -Version 11.4.0-alpha3
<PackageReference Include="SaxonHE11s9apiExtensions" Version="11.4.0-alpha3" />
paket add SaxonHE11s9apiExtensions --version 11.4.0-alpha3
#r "nuget: SaxonHE11s9apiExtensions, 11.4.0-alpha3"
// Install SaxonHE11s9apiExtensions as a Cake Addin #addin nuget:?package=SaxonHE11s9apiExtensions&version=11.4.0-alpha3&prerelease // Install SaxonHE11s9apiExtensions as a Cake Tool #tool nuget:?package=SaxonHE11s9apiExtensions&version=11.4.0-alpha3&prerelease
Thin .NET 6 console app/dotnet tools around IKVM cross-compiled .NET version of Saxon-HE 11.4 Java
These two tools are .NET 6 console apps/a dotnet tools providing a thin .NET 6 wrapper around an IKVM cross-compiled version of Saxon HE 11.4 Java to perform XSLT 3.0 transformations or to run XQuery 3.1.
This is one of the sample projects outlining my successful attempt to apply https://github.com/ikvm-revived/ikvm and https://github.com/ikvm-revived/ikvm-maven to use the open-source Saxon HE 11 Java XSLT 3.0, XQuery 3.1 and XPath 3.1 library in .NET 6 code.
Please understand that this is my own experiment, it uses the official Saxon HE 11 release from Maven, but the integration with IKVM and IKVM Maven is an experimental work of my own, not in any way an officially tested and supported product by Saxonica, the company that has produced Saxon.
So feel free to use to try and use it under the Mozilla Public License 2.0.
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 with .NET 6, without depending on the so far commercial only SaxonCS from Saxonica.
Known issues: I have created the project with VS 2022 Community Edition on Windows, apps built that way could be deployed and run successfully under Linux or Mac where the dotnet .NET 6 runtime is installed; however, the https://github.com/ikvm-revived/ikvm-maven does seem to work on a Mac, so in experiments of your own you will probably be restricted to develop and build on Windows.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- IKVM.Maven.Sdk (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.6.11 | 920 | 8/21/2024 |
11.6.10 | 99 | 7/28/2024 |
11.6.9 | 3,815 | 5/19/2024 |
11.6.8.9 | 2,640 | 12/10/2023 |
11.6.8.8 | 123 | 12/9/2023 |
11.6.8.7 | 1,483 | 11/10/2023 |
11.6.1 | 296 | 8/24/2023 |
11.6.0 | 195 | 8/24/2023 |
11.5.1 | 4,667 | 2/25/2023 |
11.5.0 | 920 | 2/9/2023 |
11.4.0.3 | 338 | 2/1/2023 |
11.4.0.2 | 519 | 11/16/2022 |
11.4.0.1 | 362 | 11/16/2022 |
11.4.0 | 439 | 11/2/2022 |
11.4.0-alpha6 | 254 | 9/15/2022 |
11.4.0-alpha5 | 233 | 9/15/2022 |
11.4.0-alpha4 | 227 | 9/14/2022 |
11.4.0-alpha3 | 254 | 9/14/2022 |