WrapFTP
.NET standard FtpWebRequest wrapper with useful functions to download/upload and list files from an FTP server
WrapFTP is a .NET standard library that provides a convenient wrapper around FtpWebRequest class with useful methods to download/upload/list files from a FTP server.
Install-Package WrapFTP -Version 1.0.17
.NET standard FtpWebRequest wrapper with useful functions to download/upload and list files from an FTP server