PhoenixmlDb.XQuery.Cli
1.4.1
dotnet tool install --global PhoenixmlDb.XQuery.Cli --version 1.4.1
dotnet new tool-manifest
dotnet tool install --local PhoenixmlDb.XQuery.Cli --version 1.4.1
#tool dotnet:?package=PhoenixmlDb.XQuery.Cli&version=1.4.1
nuke :add-package PhoenixmlDb.XQuery.Cli --version 1.4.1
Command-line XQuery processor for XML files, directories, and URLs
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
This package has no dependencies.
Catch-up release aligning CLIs to current engine generation. Bumps PhoenixmlDb.XQuery 1.4.0 → 1.4.1 (QT3 production sweep + EQName parser + collation/comparison fixes) and PhoenixmlDb.Xslt 1.3.22 → 1.4.1, which includes: W3C XSLT 3.0 streaming conformance jump from 71.3% to 80.5% (1898/2358 tests, 36+ sets at 100%), incremental streaming output (TransformAsync(XmlReader,TextWriter) and TransformAsync(Stream,TextWriter)) cutting peak working-set ~270x for streamed identity transforms, broad streaming for-each support inside xsl:source-document, and the 1.4.1 hotfix for Blazor WebAssembly DocBook XSLT (fn:transform + HttpImportPreloader honour PreloadedResources). See RELEASES.md for full notes.