Removed System.Net.FtpClient and added the FluentFTP Nuget package which is the new name of System.Net.FtpClient.
8 lines
217 B
JSON
8 lines
217 B
JSON
{
|
|
"name": "FluentFTP",
|
|
"description": "An FTP and FTPS client for .NET & .NET Standard, optimized for speed.",
|
|
"link": "https://github.com/robinrodricks/FluentFTP",
|
|
"license": "MIT",
|
|
"notes": ""
|
|
}
|