Neon.SSH 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neon.SSH --version 3.0.0
NuGet\Install-Package Neon.SSH -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neon.SSH" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Neon.SSH --version 3.0.0
#r "nuget: Neon.SSH, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Neon.SSH as a Cake Addin
#addin nuget:?package=Neon.SSH&version=3.0.0

// Install Neon.SSH as a Cake Tool
#tool nuget:?package=Neon.SSH&version=3.0.0

This namespace includes the LinuxSshProxy and related classes that wrap and extend the base SSH.NET library clients with additional support for managing remote Linux machines via SSH including executing commands, scripts, uploading/downloading files, and performing idempotent operations.  Remote command executions and their results can also be logged locally via a TextWriter (using a completely non-standard but still useful logging format).

The other major type is CommandBundle.  Command bundles provide a way to upload a script or executable to a temporary working directory and then run the script or program in the context of the working directory so the script or program will have access to the files.  Command  bundle executions can also tolerate transient network disconnections.

NOTE: This package has been tested against remote machines running Ubuntu 18.04+ and will probably run fine on many other Debian-based distributions.  RedHat and other non-Debian distributions probably won't be compatible.

Product 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.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Neon.SSH:

Package Downloads
Neon.Kube

INTERNAL USE ONLY: Common library used by neonKUBE related projects.

Neon.XenServer

XenServer/XCP-ng client library for .NET

Neon.Kube.XenServer

INTERNAL USE ONLY: neonKUBE hosting manager for XenServer/XCP-ng envirojnhments.

Neon.Kube.Xunit

INTERNAL USE ONLY: Xunit extensions for neonKUBE

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.8 112 3/29/2024
4.0.7 142 3/22/2024
4.0.6 131 3/19/2024
4.0.5 127 3/17/2024
4.0.4 142 2/24/2024
4.0.4-rc.12 49 2/24/2024
4.0.4-rc.11 49 2/23/2024
4.0.4-rc.10 59 2/22/2024
4.0.4-rc.8 49 2/21/2024
4.0.4-rc.7 49 2/21/2024
4.0.4-rc.6 51 2/21/2024
4.0.4-rc.5 48 2/21/2024
4.0.4-rc.4 50 2/21/2024
4.0.4-rc.2 44 2/20/2024
4.0.4-rc.1 47 2/16/2024
4.0.3 127 2/15/2024
4.0.3-rc.2 43 2/15/2024
4.0.3-rc.1 42 2/15/2024
4.0.2 118 2/15/2024
4.0.1 134 2/14/2024
4.0.0 154 2/8/2024
4.0.0-rc.17 61 2/7/2024
4.0.0-rc.16 52 2/3/2024
4.0.0-rc.15 46 2/2/2024
4.0.0-rc.14 55 1/24/2024
4.0.0-rc.13 43 1/24/2024
4.0.0-rc.12 47 1/24/2024
4.0.0-rc.11 53 1/24/2024
4.0.0-rc.10 46 1/24/2024
4.0.0-rc.8 51 1/23/2024
4.0.0-rc.7 80 1/11/2024
4.0.0-rc.6 52 1/11/2024
4.0.0-rc.5 57 1/10/2024
4.0.0-rc.4 56 1/10/2024
4.0.0-rc.3 109 12/12/2023
4.0.0-rc.2 65 12/12/2023
4.0.0-rc.1 73 12/9/2023
4.0.0-rc.0 60 12/7/2023
3.1.4 334 10/17/2023
3.1.3 177 10/13/2023
3.1.2 157 10/13/2023
3.1.0 214 8/2/2023
3.0.2 312 4/17/2023
3.0.1 218 4/14/2023
3.0.1-preview0 187 4/14/2023
3.0.0 266 3/22/2023
3.0.0-preview1 199 3/22/2023
3.0.0-preview0 196 3/8/2023
2.19.0 761 8/30/2022
2.18.2 515 11/3/2021
2.18.1 388 11/3/2021
2.15.0 480 6/7/2021
2.14.0 426 4/2/2021
2.13.0 381 3/30/2021
2.12.0 481 3/15/2021
2.11.1 407 3/5/2021
2.11.0 372 3/5/2021
2.10.0 491 11/29/2020
2.9.0 528 11/21/2020
2.8.0 399 11/19/2020
2.7.1 380 11/18/2020
2.7.0 444 11/18/2020
2.6.0 446 11/4/2020