FTP_dotNET 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FTP_dotNET --version 1.0.0
NuGet\Install-Package FTP_dotNET -Version 1.0.0
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="FTP_dotNET" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FTP_dotNET --version 1.0.0
#r "nuget: FTP_dotNET, 1.0.0"
#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 FTP_dotNET as a Cake Addin
#addin nuget:?package=FTP_dotNET&version=1.0.0

// Install FTP_dotNET as a Cake Tool
#tool nuget:?package=FTP_dotNET&version=1.0.0

FTP Client Implementation

FTP_dotNET is a .NET FTP component and FTPS component. Includes automatic directory listing parser for the majority of popular FTP servers on Windows, Unix and Netware platforms.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
2.0.3 473 5/20/2021
2.0.2 299 5/20/2021
2.0.1 312 5/20/2021
2.0.0 363 1/31/2021
1.3.4 494 8/14/2020
1.3.3 463 8/7/2020
1.3.2 437 8/7/2020
1.3.1 436 8/7/2020
1.3.0 465 5/14/2020
1.2.0 522 5/10/2020
1.1.0 450 4/17/2020
1.0.0 464 4/17/2020

First release.