SSH.NET 2011.12.7

Details
Advisory: https://github.com/advisories/GHSA-72p8-v4hg-v45p Severity: moderate
There is a newer version of this package available.
See the version list below for details.
dotnet add package SSH.NET --version 2011.12.7
NuGet\Install-Package SSH.NET -Version 2011.12.7
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="SSH.NET" Version="2011.12.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SSH.NET --version 2011.12.7
#r "nuget: SSH.NET, 2011.12.7"
#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 SSH.NET as a Cake Addin
#addin nuget:?package=SSH.NET&version=2011.12.7

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

IMPORTANT: This project is BETA quality.  This project was inspired by Sharp.SSH library which was ported from Java.  This library is a complete rewrite using .NET, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get.  SSH.NET supports .NET 3.5, 4.0, Silverlight, and Windows Phone 7.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3-wp is compatible.  sl4 is compatible.  sl4-wp71 is compatible.  sl5 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (282)

Showing the top 5 NuGet packages that depend on SSH.NET:

Package Downloads
Testcontainers The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

Renci.SshNet.Async

Extends Renci.SshNet to implement the task-based async pattern

AspNetCore.HealthChecks.Network

HealthChecks.Network is the health check package for network services.

MongoDBMigrations

MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository

Naos.Deployment.Core

Created on 2023-05-05 19:43

GitHub repositories (63)

Showing the top 5 popular GitHub repositories that depend on SSH.NET:

Repository Stars
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
duplicati/duplicati
Store securely encrypted backups in the cloud!
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
stride3d/stride
Stride Game Engine (formerly Xenko)
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Version Downloads Last updated
2024.0.0 350,859 2/21/2024
2023.0.1 763,670 12/29/2023
2023.0.0 3,414,525 10/10/2023
2020.0.2 23,092,993 5/29/2022
2020.0.1 18,733,911 1/24/2021
2020.0.0 1,907,898 12/31/2020
2020.0.0-beta1 3,365,196 6/7/2020
2016.1.0 46,096,213 10/16/2017
2016.1.0-beta4 4,478 10/7/2017
2016.1.0-beta3 39,325 9/20/2017
2016.1.0-beta2 64,572 8/16/2017
2016.1.0-beta1 142,518 12/14/2016
2016.0.0 5,702,956 8/2/2016
2016.0.0-beta3 4,648 7/27/2016
2016.0.0-beta2 17,043 6/25/2016
2016.0.0-beta1 4,039 6/19/2016
2014.4.6-beta2 442,466 11/22/2014
2014.4.6-beta1 13,843 4/6/2014
2013.4.7 1,975,068 4/6/2013
2013.1.27 111,649 1/27/2013
2013.1.8 7,355 1/8/2013
2012.21.12 4,159 12/21/2012
2012.20.12 3,025 12/20/2012
2012.12.3 4,708 12/4/2012
2012.3.9 12,881 3/9/2012
2011.12.7 3,611 3/3/2012
2011.9.28 4,134 10/13/2011
2011.7.29 13,388 9/16/2011

The WindowsPhone Binary has a known issue in this release that has been reported and fixed which has to do with using SftpClient , Fix is available in 12787 code change set.