A FTP client library compatible with .NET core >= 2.0. and .NET classic framework >= 2.0. It can resume previously interrupted uploads (tested with Microsoft FTP Service). Depends only on Microsoft.Extensions.Logging.Abstractions for .NET core and .NET classic framework >= 4.6.1. Depends on Wheel.Backports implementation of Microsoft.Extensions.Logging.Abstractions for .NET classic framework 2.0. Adapted from edtFTPnet, Free edition (licensed under the GNU LGPL).
$ dotnet add package Wheel.FtpNo README available.