VOOZH about

URL: https://www.nuget.org/packages/FluentFTP/52.0.0

⇱ NuGet Gallery | FluentFTP 52.0.0




👁 Image
FluentFTP 52.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentFTP --version 52.0.0
 
 
NuGet\Install-Package FluentFTP -Version 52.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="FluentFTP" Version="52.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentFTP" Version="52.0.0" />
 
Directory.Packages.props
<PackageReference Include="FluentFTP" />
 
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 FluentFTP --version 52.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentFTP, 52.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.
#:package FluentFTP@52.0.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=FluentFTP&version=52.0.0
 
Install as a Cake Addin
#tool nuget:?package=FluentFTP&version=52.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
52.0.0
  • Time Zones
    • New: Time Zone conversion is performed using standard .NET TimeZoneInfo instead of hourly offset values
    • New: ClientTimeZone and ServerTimeZone Properties to configure Time Zone conversion
    • New: SetClientTimeZone and SetServerTimeZone Utility methods to configure Time Zone conversion
  • FTP Monitoring
    • New: FTP monitors to detect added/updated/deleted files in remote FTP folders and send events to your application accordingly (FtpMonitor, AsyncFtpMonitor, BlockingAsyncFtpMonitor)
    • New: FTP monitor event with details on changed files (FtpMonitorEventArgs)
    • New: Sample code for BlockingAsyncFtpMonitor
  • Testing
    • Fix: Total rewrite of FileZilla FTP server docker for integration testing
    • Fix: Updated tests for new TimeZone API
  • Maintainance
    • Change: Allow overriding of download/upload internal methods in FTP client subclasses (DownloadFileInternal and UploadFileInternal)
    • Change: Refactor file transfer and file listing utilities into static module classes
    • Change: Improve performance of dictionary lookups
    • Fix: LogMaskModule throwing exception when UserName is empty
    • Fix: Improve AsyncFtpClient dispose logic and cleanup warnings on build
Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 is compatible.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net461 net461 was computed.  net462 net462 is compatible.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages (225)

Showing the top 5 NuGet packages that depend on FluentFTP:

Package Downloads
Peachpie.Library

Peachpie PHP language library functions.

Zebra.Printer.SDK

The Zebra Link-OS SDK provides a powerful set of APIs enabling creation of desktop and mobile apps that take full advantage of the printer's operating system features including connectivity, printing and management tasks.

FluentFTP.Logging

Small connector library to integrate FluentFTP with MELA Loggers (Microsoft.Extensions.Logging.Abstractions).

mmx.utils

Package Description

HIC.RDMP.Plugin

Core package for plugin development

GitHub repositories (50)

Showing the top 20 popular GitHub repositories that depend on FluentFTP:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
ShareX/ShareX
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
duplicati/duplicati
Store securely encrypted backups in the cloud!
PhilippC/keepass2android
Password manager app for Android
1Remote/1Remote
One Remote Access Manager to Rule Them All
win-acme/win-acme
Automate SSL/TLS certificates on Windows with ease
ravendb/ravendb
ACID Document Database
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
openbullet/OpenBullet2
OpenBullet reinvented
jayfunc/BetterLyrics
An elegant and deeply customizable lyrics visualizer & versatile music player, built with WinUI3/Win2D | 一款优雅且高度自定义的歌词可视化与全能音乐播放应用,基于 WinUI3/Win2D 构建
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 10
KoalaBear84/OpenDirectoryDownloader
Indexes open directories
fiddyschmitt/File-Tunnel
Tunnel TCP connections through a file
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
SnapXL/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
aelassas/wexflow
Workflow Automation Engine
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
zhuxb711/RX-Explorer
一款优雅的UWP文件管理器 | An elegant UWP Explorer
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
Version Downloads Last Updated
54.2.0 134,715 5/26/2026
54.1.2 161,239 5/3/2026
54.1.1 163,962 4/10/2026
54.1.0 65,341 4/2/2026
54.0.3 75,874 3/28/2026
54.0.2 71,767 3/21/2026
54.0.1 2,168 3/21/2026
54.0.0 3,846 3/21/2026
53.0.2 2,029,152 10/3/2025
53.0.1 1,108,348 7/17/2025
53.0.0 18,904 7/17/2025
52.1.0 1,967,327 3/9/2025
52.0.0 1,871,969 11/30/2024
51.2.0 52,858 11/30/2024
51.1.0 1,983,767 9/13/2024
51.0.0 839,910 8/5/2024
50.1.0 838,946 6/21/2024
50.0.1 1,213,407 4/16/2024
50.0.0 52,307 4/13/2024
49.0.2 2,115,625 1/27/2024
Loading failed