Waher.Content.Xml by Peter Waher

<PackageReference Include="Waher.Content.Xml" Version="2.2.3" />

 Waher.Content.Xml 2.2.3

Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Waher.Content.Xml</id>
    <version>2.2.3</version>
    <authors>Peter Waher</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>Icon_64x64.png</icon>
    <projectUrl>https://github.com/PeterWaher/IoTGateway/tree/master/Content/Waher.Content.Xml</projectUrl>
    <description>Helps with encoding and decoding of XML. It integrates with the architecture defined in Waher.Content.</description>
    <copyright>Copyright © Waher Data AB 2016-2023. All rights reserved.</copyright>
    <tags>internet content data type encoding decoding xml</tags>
    <repository type="GitHub" url="https://github.com/PeterWaher/IoTGateway" />
    <dependencies>
      <group targetFramework=".NETStandard1.3">
        <dependency id="Waher.Content" version="2.6.5" exclude="Build,Analyzers" />
        <dependency id="Waher.Runtime.Inventory" version="1.1.5" exclude="Build,Analyzers" />
        <dependency id="Waher.Script" version="2.6.0" exclude="Build,Analyzers" />
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
        <dependency id="System.Xml.XmlDocument" version="4.3.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>