Ark.Tools.FtpClient.Core 6.0.6

dotnet add package Ark.Tools.FtpClient.Core --version 6.0.6
                    
NuGet\Install-Package Ark.Tools.FtpClient.Core -Version 6.0.6
                    
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.Core" Version="6.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ark.Tools.FtpClient.Core" Version="6.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Ark.Tools.FtpClient.Core" />
                    
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.Core --version 6.0.6
                    
#r "nuget: Ark.Tools.FtpClient.Core, 6.0.6"
                    
#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.Core@6.0.6
                    
#: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.Core&version=6.0.6
                    
Install as a Cake Addin
#tool nuget:?package=Ark.Tools.FtpClient.Core&version=6.0.6
                    
Install as a Cake Tool

Core abstractions for FtpClient

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Ark.Tools.FtpClient.Core:

Package Downloads
Ark.Tools.FtpClient.SftpClient

Implementation of FtpClient.Core as SFtp based on Renci.SshNet

Ark.Tools.ResourceWatcher.WorkerHost.Ftp

Extension of WorkerHost for a Ftp Watcher

Ark.Tools.FtpClient.FtpProxy

Implementation of FtpClient.Core based on Ark.FtpProxy service

Ark.Tools.FtpClient.FluentFtp

Implementation of FtpClient.Core based on FluentFTP

Ark.Tools.FtpClient.ArxOne

Implementation of FtpClient.Core based on ArxOne.Ftp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.6 951 2026/7/1
6.0.5 262 2026/6/29
6.0.4 241 2026/6/26
6.0.3 61,973 2026/5/14
6.0.1 286 2026/4/21
6.0.0 244 2026/3/26
6.0.0-beta08 253 2026/3/16
6.0.0-beta07 217 2026/3/12
6.0.0-beta06 245 2026/1/26
6.0.0-beta05 207 2026/1/13
6.0.0-beta03 322 2025/11/24
6.0.0-beta02 289 2025/11/15
6.0.0-beta01 290 2025/11/15
5.6.0 4,299 2025/11/14
5.5.0 1,271 2025/6/18
5.4.0 1,572 2025/3/23
5.3.1 445 2025/2/13
5.3.0 738 2025/1/7
5.2.2 1,158 2024/11/22
5.2.1 485 2024/11/22
Loading failed