2
Answers

.NET Core on Ubuntu, SSH

Photo of Sam Jones

Sam Jones

8y
1.3k
1
I was wondering if it was possible to use native Linux SSH from within your .NET Core app.
 
At the moment I am using SSH.NET just fine, but would prefer to use the native linux ssh if possible. 

Answers (2)