AspDotNet.FTPHelper 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspDotNet.FTPHelper --version 1.0.5
NuGet\Install-Package AspDotNet.FTPHelper -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspDotNet.FTPHelper" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspDotNet.FTPHelper --version 1.0.5
#r "nuget: AspDotNet.FTPHelper, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspDotNet.FTPHelper as a Cake Addin
#addin nuget:?package=AspDotNet.FTPHelper&version=1.0.5

// Install AspDotNet.FTPHelper as a Cake Tool
#tool nuget:?package=AspDotNet.FTPHelper&version=1.0.5

This library will help you to upload and download files on FTP protocal.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 2,457 1/3/2022
1.0.5 289 1/3/2022
1.0.4 279 1/3/2022
1.0.3 321 8/30/2021
1.0.2 313 8/30/2021
1.0.1 310 8/30/2021
1.0.0 315 8/28/2021

Added new methods for delete file and read all files from folder with bug fixes.