Renci.SshNet.Async
1.0.0
Extends Renci.SshNet to implement the task-based async pattern
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Renci.SshNet.Async -Version 1.0.0
dotnet add package Renci.SshNet.Async --version 1.0.0
<PackageReference Include="Renci.SshNet.Async" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Renci.SshNet.Async --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Renci.SshNet.Async, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- SSH.NET (>= 2013.4.7)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Renci.SshNet.Async:
Package | Downloads |
---|---|
Ark.Tools.FtpClient.SftpClient
Implementation of FtpClient.Core as SFtp based on Renci.SshNet
|
|
XMLAgenteNuget
Libreria para gestionar XML de agentes de Colibri
|
|
Bau.Libraries.LibFtpIntegration
Librería de acceso a sistemas FTP, FTPs, FTPes y SFTP
|
|
Filehook.Storages.Ssh
Package Description
|
|
NETToolBox.SFTPClient
Just a simplified wrapper around SSH.NET SFTPClient with Async extensions that provides ISftpClient interface to facilitate mocking in tests
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Renci.SshNet.Async:
Repository | Stars |
---|---|
FTPbox/FTPbox
Synchronize your files to your own server, via FTP
|