NetStandard 2 and Net Core 2 support - WeOnlyDo Discussion board

NetStandard 2 and Net Core 2 support (wodSSH / wodSSH.NET)

by Synexsis, Tuesday, May 01, 2018, 21:25 (2179 days ago)

Does wodSSH support the new netstandard 2 and netcore 2 frameworks.

NetStandard 2 and Net Core 2 support

by wodSupport, Tuesday, May 01, 2018, 21:30 (2179 days ago) @ Synexsis

Hi.

It does, but needs to be recompiled in such a project. We internally hold reference to some classes that are not supported in NET Core or Net Standard (such as Windows forms) but they are not integral part of SSH layer itself and can be removed.

So, if you own wodSSH.NET source, you can recompile it for Core and Standard NET environment.

I hope this helps!
Jasmine.