This is a SFTP Wrapper library using Renci.SschNet.
Info
Version: | 1.0.0 |
Author(s): | Joseph.Tang |
Last Update: | Tuesday, October 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BrowardHealth.SFTPWrapper |
Install
Install-Package BrowardHealth.SFTPWrapper
dotnet add package BrowardHealth.SFTPWrapper
paket add BrowardHealth.SFTPWrapper
BrowardHealth.SFTPWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- Renci.SshNet.Async(>= 1.4.0)