BigBytes.DocumentObject by Filip Golewski <[email protected]>

<PackageReference Include="BigBytes.DocumentObject" Version="0.1.4" />

 BigBytes.DocumentObject 0.1.4

Class library for objects with variant data structure. Supports both lists and dictionaries of subordinate elements.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>BigBytes.DocumentObject</id>
    <version>0.1.4</version>
    <authors>Filip Golewski &lt;[email protected]&gt;</authors>
    <owners>Filip Golewski &lt;[email protected]&gt;</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.gnu.org/licenses/lgpl-3.0.txt</licenseUrl>
    <projectUrl>http://bigbytes.visualstudio.com/DocumentObject/_git/DocumentObject/</projectUrl>
    <iconUrl>https://bigbytes.visualstudio.com/d55ae185-c32c-491b-a587-c79ce3429b89/_apis/git/repositories/07cf642f-2d4f-423a-8383-f5ff6acad36f/Items?path=%2Fmedia%2Ficon%2Fnuget.png</iconUrl>
    <description>Class library for objects with variant data structure. Supports both lists and dictionaries of subordinate elements.</description>
    <releaseNotes>How much reality can you take?</releaseNotes>
    <copyright>Filip Golewski &lt;[email protected]&gt;</copyright>
    <dependencies>
      <group targetFramework=".NETFramework2.0" />
      <group targetFramework=".NETFramework4.0" />
      <group targetFramework=".NETStandard1.3" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>