FTPSNETCORE by Arley Schrock

<PackageReference Include="FTPSNETCORE" Version="1.0.2" />

 FTPSNETCORE 1.0.2

FTPS library for .NET Core - use at your own risk

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>FTPSNETCORE</id>
    <version>1.0.2</version>
    <title>FTPS .NET Core</title>
    <authors>Arley Schrock</authors>
    <owners>[email protected]</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://license_url_here_or_delete_this_line/</licenseUrl>
    <projectUrl>https://github.com/arleyschrock/</projectUrl>
    <description>FTPS library for .NET Core - use at your own risk</description>
    <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
    <copyright>Copyright 2016</copyright>
    <tags>FTPS FTP SSL</tags>
  </metadata>
</package>