ROOT.NET.Graphing by Gordon Watts

<PackageReference Include="ROOT.NET.Graphing" Version="5.34.25.5" />

 ROOT.NET.Graphing 5.34.25.5

Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch) from .NET languages. Contains libGpadWrapper.dll libGrafWrapper.dll libGraf3dWrapper.dll, and is only built for this version of root!

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ROOT.NET.Graphing</id>
    <version>5.34.25.5</version>
    <title>ROOT.NET Graphing for ROOT version 5.34.25</title>
    <authors>Gordon Watts</authors>
    <owners>Gordon Watts</owners>
    <licenseUrl>http://rootdotnet.codeplex.com/license</licenseUrl>
    <projectUrl>http://rootdotnet.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Part of the ROOT.NET library that allows you to access the C++ ROOT data anlaysis pacakge (http://root.cern.ch) from .NET languages. Contains libGpadWrapper.dll libGrafWrapper.dll libGraf3dWrapper.dll, and is only built for this version of root!</description>
    <summary>ROOT.NET wrappers for libGpadWrapper.dll libGrafWrapper.dll libGraf3dWrapper.dll</summary>
    <tags>ROOT Data Analysis Science</tags>
    <dependencies>
      <dependency id="ROOT.NET.Core" version="[5.34.25.5]" />
    </dependencies>
  </metadata>
</package>