Please implement async/await in the .NET library
WinSCP is really amazing, it's a very great tool, also in code.
But it still should implement the async/await pattern. Because it would be amazing to be able to use it in a non-thread-blocking way, like many modern other libraries do as well.
But it still should implement the async/await pattern. Because it would be amazing to be able to use it in a non-thread-blocking way, like many modern other libraries do as well.