<PackageReference Include="System.Xml.XPath" Version="4.0.0-beta-22231" />

System.Xml.XPath 4.0.0-beta-22231

Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>System.Xml.XPath</id>
    <version>4.0.0-beta-22231</version>
    <title>System.Xml.XPath</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Provides the classes that define a cursor model for navigating and editing Extensible Markup Language (XML) information items as instances of the XQuery 1.0 and XPath 2.0 Data Model.</description>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.IO" version="4.0.0-beta-22231" />
      <dependency id="System.Runtime" version="4.0.0-beta-22231" />
      <dependency id="System.Xml.ReaderWriter" version="4.0.0-beta-22231" />
    </dependencies>
  </metadata>
</package>