Base APi Controller.
Info
Version: | 1.0.1 |
Author(s): | Thorium Dev Team |
Last Update: | Tuesday, March 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThoriumStack/core-transports-sftp |
NuGet Url: | https://www.nuget.org/packages/Thorium.Core.Transports.SftpTransport |
Install
Install-Package Thorium.Core.Transports.SftpTransport
dotnet add package Thorium.Core.Transports.SftpTransport
paket add Thorium.Core.Transports.SftpTransport
Thorium.Core.Transports.SftpTransport Download (Unzip the "nupkg" after downloading)
Dependencies
- SSH.NET(>= 2016.1.0)
- Thorium.Core.DataIntegration(>= 1.0.11)