Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

FtpWebRequest alternative for .net core [duplicate]

Tags:

c#

.net-core

ftp

Looks like .Net Core team has no plans to implement FtpWebRequest or some alternative, as mentioned in this issue on Github. Also I looked on nuget and not find any third party FTP-support libraries for net core.

I need to download XML with some settings via FTP in my program. Do I have any other way to do it?

like image 349
PilgrimViis Avatar asked Oct 26 '25 09:10

PilgrimViis


1 Answers

I think I found solution. CoreFtp

like image 122
PilgrimViis Avatar answered Oct 28 '25 23:10

PilgrimViis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!