You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a general question about the library - is SSH.NET supposed to be runnable on Mono, and by that, on different OSes where Mono runs?
Based upon the "SSH.NET supports the following target frameworks:" enumeration from the readme file, it would seem that Mono is not supported, as only .NET versions, Silverlight, Windows Phone, and UWP are listed.
On the other hand, there is at least one pull request (#86) whose author seems to be using SSH.NET with Mono on Linux, and in the ensuing discussion, there is not a single indication that this might be an unsupported scenario.