GSF.PQDIF by Grid Protection Alliance

<PackageReference Include="GSF.PQDIF" Version="2.3.459-beta" />

 GSF.PQDIF 2.3.459-beta

Library for parsing PQDIF (Power Quality Data Interchange Format) files

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>GSF.PQDIF</id>
    <version>2.3.459-beta</version>
    <title>Grid Solutions Framework / Data Exchange / Power System: PQDIF File Parsing Library</title>
    <authors>Grid Protection Alliance</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <projectUrl>https://github.com/GridProtectionAlliance/gsf</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/GridProtectionAlliance/gsf/master/Source/Documentation/Images/GSF64x64.png</iconUrl>
    <description>Library for parsing PQDIF (Power Quality Data Interchange Format) files</description>
    <tags>Power Quality Data Exchange File Format Parser PQDIF Library</tags>
    <dependencies>
      <dependency id="GSF.Core" version="2.3.459-beta" />
    </dependencies>
    <references>
      <reference file="Ionic.Zlib.dll" />
      <reference file="GSF.PQDIF.dll" />
    </references>
  </metadata>
</package>