Grapecity.DataVisualization 0.1.248
A flexible, full-featured data visualization (DV) component.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Grapecity.DataVisualization</id>
<version>0.1.248</version>
<authors>GrapeCity Inc.</authors>
<owners>GrapeCity Inc.</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>http://files.grapecity.com/gccontent/gcbrand/samples/dv/gclogo_nuget.png</iconUrl>
<description>A flexible, full-featured data visualization (DV) component.</description>
<copyright>Copyright ©2018 GrapeCity, Inc. All rights reserved.</copyright>
<dependencies>
<group targetFramework=".NETFramework4.6.2">
<dependency id="Microsoft.CSharp" version="4.4.1" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="11.0.2" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETStandard2.0">
<dependency id="Microsoft.CSharp" version="4.4.1" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="11.0.2" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>