Ark.Tools.FtpClient.SystemNetFtpClient 4.11.0

dotnet add package Ark.Tools.FtpClient.SystemNetFtpClient --version 4.11.0
                    
NuGet\Install-Package Ark.Tools.FtpClient.SystemNetFtpClient -Version 4.11.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="Ark.Tools.FtpClient.SystemNetFtpClient" Version="4.11.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ark.Tools.FtpClient.SystemNetFtpClient" Version="4.11.0" />
                    
Directory.Packages.props
<PackageReference Include="Ark.Tools.FtpClient.SystemNetFtpClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ark.Tools.FtpClient.SystemNetFtpClient --version 4.11.0
                    
#r "nuget: Ark.Tools.FtpClient.SystemNetFtpClient, 4.11.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.
#:package Ark.Tools.FtpClient.SystemNetFtpClient@4.11.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ark.Tools.FtpClient.SystemNetFtpClient&version=4.11.0
                    
Install as a Cake Addin
#tool nuget:?package=Ark.Tools.FtpClient.SystemNetFtpClient&version=4.11.0
                    
Install as a Cake Tool

Implementation of FtpClient.Core based on System.Net.FtpClient

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.11.0 297 4/27/2024
4.10.0 260 1/12/2024
4.10.0-beta01 189 1/12/2024
4.9.5-beta01 186 1/8/2024
4.9.4 252 10/3/2023
4.9.3 265 9/1/2023
4.9.3-beta01 216 8/30/2023
4.9.2 368 4/19/2023
4.9.1 340 4/18/2023
4.9.0 344 4/18/2023
4.8.0 325 4/3/2023
4.8.0-beta06 271 3/30/2023
4.8.0-beta05 244 3/29/2023
4.8.0-beta04 225 3/29/2023
4.8.0-beta03 260 3/28/2023
4.8.0-beta02 263 3/28/2023
4.8.0-beta01 264 3/24/2023
4.7.5 366 3/13/2023
4.7.4 417 2/20/2023
4.7.3 415 2/14/2023
Loading failed