Deploys websites and applications to SSH servers through the dotnet CLI command.
Info
Version: | 1.0.0 |
Author(s): | Yves Goergen |
Last Update: | Saturday, June 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Unclassified.DotnetSshDeploy |
Install
Install-Package Unclassified.DotnetSshDeploy
dotnet add package Unclassified.DotnetSshDeploy
paket add Unclassified.DotnetSshDeploy
Unclassified.DotnetSshDeploy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 2.0.0)
- SSH.NET(>= 2016.1.0)