trxml2 by trxml2

<PackageReference Include="trxml2" Version="0.6.0" />

 trxml2 0.6.0

trxml2. This package can be installed as a dotnet global or local tool. This tool converts an XML file into a list of XPATH expressions corresponding to the leaves of the tree. This tool is analogous to XML2.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>trxml2</id>
    <version>0.6.0</version>
    <authors>trxml2</authors>
    <description>trxml2.
This package can be installed as a dotnet global or local tool.
This tool converts an XML file into a list of XPATH expressions corresponding to
the leaves of the tree. This tool is analogous to XML2.</description>
    <packageTypes>
      <packageType name="DotnetTool" />
    </packageTypes>
  </metadata>
</package>