Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Adding reference to WinSCP assembly in VSCode

geetha wrote:

Hello, i am actually migrating to .net core 2.0 framework, i also need this development build, could you please help me by providing this build

My previous post says that WinSCP 5.14 beta was released already.
And actually meanwhile, WinSCP 5.15 stable was released too.
https://winscp.net/eng/download.php
geetha

Re: Adding reference to WinSCP assembly in VSCode

jonthenerd wrote:

martin wrote:

Support for .NET standard will be added in the next version:
https://winscp.net/tracker/1640

I can send you a development build for testing, if you provide me your email address (or register on the forum).


I'd like a copy of the dev build! Just started working on a project today and would love to utilize WinSCP with my .Net Standard lib.


Hello, i am actually migrating to .net core 2.0 framework, i also need this development build, could you please help me by providing this build
martin

Re: Adding reference to WinSCP assembly in VSCode

dan.campbell wrote:

Hi Martin. Could I get that as well? My email is registered. Thanks!

WinSCP 5.14 beta has been released yesterday.
dan.campbell

Re: Adding reference to WinSCP assembly in VSCode

martin wrote:

jonthenerd wrote:

I'd like a copy of the dev build! Just started working on a project today and would love to utilize WinSCP with my .Net Standard lib.

Sent.

Hi Martin. Could I get that as well? My email is registered. Thanks!
martin

We plan beta release this month. No other plans so far.
jonthenerd

Thanks Martin! I got the email. I started using another prerelease build I found linked from the forum (April timeframe) on Saturday. So far, so good, but I've only tested listDirectory w/SFTP so far. I should have more testing results this weekend to share.

Do you have an ETA for the production release of 5.14? Anything I/we can do to help?

Thanks,
Jon
martin

Re: Adding reference to WinSCP assembly in VSCode

jonthenerd wrote:

I'd like a copy of the dev build! Just started working on a project today and would love to utilize WinSCP with my .Net Standard lib.

Sent.
jonthenerd

Re: Adding reference to WinSCP assembly in VSCode

martin wrote:

Support for .NET standard will be added in the next version:
https://winscp.net/tracker/1640

I can send you a development build for testing, if you provide me your email address (or register on the forum).


I'd like a copy of the dev build! Just started working on a project today and would love to utilize WinSCP with my .Net Standard lib.
martin

Re: Adding reference to WinSCP assembly in VSCode

Support for .NET standard will be added in the next version:
https://winscp.net/tracker/1640

I can send you a development build for testing, if you provide me your email address (or register on the forum).
Guest

Adding reference to WinSCP assembly in VSCode

Is WinSCP compatible with .NET Core 2.1?
Just added WinSCP nuget package to VSCode. Import operation did not report any errors, but I am getting compiler errors saying that "using WinSCP" is an unknown namespace and so on. Any idea what it could be?

Greetings