sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
http://sshnet.github.io/SSH.NET/
MIT License
3.88k stars 917 forks source link

enable nullable on BaseClient and SftpClient #1339

Closed mus65 closed 2 months ago

mus65 commented 4 months ago

This is just a start to get some feedback, I could do more of the public APIs.