GSF.COMTRADE by Grid Protection Alliance

<PackageReference Include="GSF.COMTRADE" Version="2.1.25-beta" />

 GSF.COMTRADE 2.1.25-beta

Library for parsing and creating COMTRADE (COMmon format for Transient Data Exchange for power systems) files

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>GSF.COMTRADE</id>
    <version>2.1.25-beta</version>
    <title>Grid Solutions Framework / Data Exchange / Power System: COMTRADE File Parsing and Writing Library</title>
    <authors>Grid Protection Alliance</authors>
    <owners>Grid Protection Alliance</owners>
    <licenseUrl>http://opensource.org/licenses/EPL-1.0</licenseUrl>
    <projectUrl>https://gsf.codeplex.com/</projectUrl>
    <iconUrl>https://s3.amazonaws.com/cloud.ohloh.net/attachments/70294/GSF64x64_med.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Library for parsing and creating COMTRADE (COMmon format for Transient Data Exchange for power systems) files</description>
    <tags>Transient Data Exchange File Format Parser Writer COMTRADE Library</tags>
    <dependencies>
      <dependency id="GSF.Core" />
      <dependency id="GSF.PhasorProtocols" />
    </dependencies>
  </metadata>
</package>