GSF.Net by Grid Protection Alliance

<PackageReference Include="GSF.Net" Version="2.0.239" />

 GSF.Net 2.0.239

Library of network protocol implementations (e.g., FTP)

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>GSF.Net</id>
    <version>2.0.239</version>
    <title>Grid Solutions Framework Network Protocol 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 of network protocol implementations (e.g., FTP)</description>
    <tags>FTP File Transfer Protocol Session Network</tags>
    <dependencies>
      <dependency id="GSF.Core" />
    </dependencies>
  </metadata>
</package>