.NET Core 2.1 Support

Advertisement

alanriordan
Guest

.NET Core 2.1 Support

Hello, I have a .NET Core 2.1 console application I want to use to automate our SFTP processes. I tried downloading the WinSCP Nuget Package: https://winscp.net/eng/docs/library but the Program class cannot find the WinSCP namespace. Is there a solution available for .NET Core 2.1? I am using WinSCP in another console app that runs on .NET 4.5 and it works fine. Thank you for your time.

Reply with quote

Advertisement

rbandur
Joined:
Posts:
5

.NET Core 3.1 support

Hello,
Does WinSCP support of .NET Core 3.1?
If so, please let me know which version of the assembly we can use.
Also I'm going to put my SFTP logic as AWS Lambda function, are there some restrictions?
Thanks in advance

Reply with quote

martin
Site Admin
martin avatar

Re: .NET Core 3.1 support

@rbandur: Yes, WinSCP supports .NET Core 3.1 (as well as .NET 5.0). In general, there's no reason, why it should not support any future version of .NET.

Reply with quote

Advertisement

You can post new topics in this forum