WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi.
I was unable to duplicate your issue. I created new empty Console NET project, double-checked that target framework is '.NET 8.0' in project properties.
Then right clicked on 'dependencies', then 'browse', then navigated to 'WeOnlyDo.Client.SFTP.Core.dll' file I just downloaded from our website.
I used this simple code in Program.cs:
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
WeOnlyDo.Client.SFTP sftp1 = new WeOnlyDo.Client.SFTP();
Console.WriteLine(sftp1.Version);
and all worked ok. Can you please try the same, and if it fails to work, ZIP everything and send to to our techsupport - at - weonlydo.com?
Thanks,
Jasmine
Complete thread:
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-04, 11:48
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-04, 11:50
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-04, 12:04
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-04, 12:13
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-05, 11:59
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-07, 10:48
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-07, 11:03
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-07, 11:19
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-07, 13:52
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-07, 14:06
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-07, 17:34
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-07, 11:19
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-07, 11:03
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-07, 10:48
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-05, 11:59
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-04, 12:13
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Geordin, 2024-10-04, 12:04
- WeOnlyDo.Client.SFTP.Core.dll adding issue in .net core - Jasmine, 2024-10-04, 11:50