PhoenixmlDb.XQuery.Cli
1.4.8
See the version list below for details.
dotnet tool install --global PhoenixmlDb.XQuery.Cli --version 1.4.8
dotnet new tool-manifest
dotnet tool install --local PhoenixmlDb.XQuery.Cli --version 1.4.8
#tool dotnet:?package=PhoenixmlDb.XQuery.Cli&version=1.4.8
nuke :add-package PhoenixmlDb.XQuery.Cli --version 1.4.8
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.
Aligns the CLIs to the current engine generation: PhoenixmlDb.Xslt 1.4.8, PhoenixmlDb.XQuery 1.4.4, PhoenixmlDb.Core 1.1.8. XSLT 1.4.8: a parsed JSON array fed to apply-templates is treated as one item, and item-processing instructions (for-each, iterate, for-each-group, perform-sort, merge) no longer flatten a selected array/map. Also includes the 1.4.7 JSON-XdmSequence round-trip fixes, the recursion guard, key() attribute/text matching, and parse-json/indent fixes. XQuery: numeric operators/aggregates over derived integer types, array:sort collation, SENR0001, and control-character escaping in xml/html serialization. See RELEASES.md for full notes.