
* ShellStream.ReadLine produces incorrect output when reading multi-byte characters (issue #2190) * Lines before protocol identification string are not skipped (issue #1935 and #2223)

* SshCommand doesn't cleanup subscribed events (issue #2295) * Stack overflow during authentication when server returns same allowed methods after partial success (issue #2399) * ObjectDisposedException when channel is closing (issues #1942 and #1944) * SftpClient.Exists(string) returns true for a path that does not exist (issues #1952, #1696 and #1574) * Client channels are no longer closed on dispose (issue #1943) * SftpClient is throwing undocumented exceptions (issue #2148) * Reduced default buffer size for SftpClient from 64 KB to 32 KB as some SSH servers apply a hard limit of 64 KB at the transport level. * Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issues #1973 and #1777) * Added support for ssh.com (SSH-2) private keys (issue #1987) Showing the top 5 popular GitHub repositories that depend on SSH.NET: PS1 script for integration with CI/CD pipelines provides inside of the repositoryĪ cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. In addition you can use TLS and/or SHH tunnels in your migrations. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. Also, this library is able to check a schema of collections in your database during the migration run. Supports up and down migrations with cancelation and progress handling. MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. HealthChecks.Network is the health check package for network services. Showing the top 5 NuGet packages that depend on SSH.NET:Įxtends Renci.SshNet to implement the task-based async pattern
