dotnet-sshdeploy
0.4.0
dotnet tool install --global dotnet-sshdeploy --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-sshdeploy --version 0.4.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-sshdeploy&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-sshdeploy --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A command-line tool that enables quick deployments over SSH. This is program was specifically designed to streamline .NET application development for the Raspberry Pi running Raspbian.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 3,935 | 12/6/2019 |
0.3.3 | 1,374 | 5/17/2019 |
0.3.1 | 1,504 | 6/12/2018 |
0.3.0 | 967 | 6/11/2018 |
0.2.1 | 1,285 | 3/13/2018 |
0.2.0 | 1,401 | 3/12/2018 |
0.1.6-r1 | 1,349 | 12/13/2017 |
0.1.5-r1 | 783 | 12/13/2017 |
0.1.4-r3 | 874 | 12/12/2017 |
0.1.4-r2 | 858 | 12/12/2017 |
0.1.4-r1 | 859 | 12/12/2017 |
0.1.3-r2 | 876 | 12/5/2017 |
0.1.2-r1 | 877 | 12/5/2017 |
0.1.1-r1 | 730 | 12/5/2017 |
0.1.0-r8 | 748 | 12/5/2017 |
0.1.0-r7 | 786 | 12/4/2017 |
0.1.0-r6 | 785 | 12/4/2017 |
0.1.0-r5 | 765 | 12/4/2017 |
0.1.0-r4 | 746 | 12/4/2017 |
0.1.0-r3 | 745 | 12/4/2017 |
0.1.0-r2 | 728 | 12/4/2017 |
0.1.0-r1 | 761 | 11/30/2017 |
v0.4.0
Add support to VB.NET projects
v0.3.3
Add support to Execute permission
v0.3.1
Add support to AppendTargetFrameworkToOutputPath
CSProj Attribute.
v0.3.0
Upgrade to dotnet global tool.