SSH.Net.Core
0.9.1-rc
Fork from sshnet/SSH.NET (https://www.nuget.org/packages/SSH.NET/2014.4.6-beta2) but for .Net Core
This is a prerelease version of SSH.Net.Core.
Install-Package SSH.Net.Core -Version 0.9.1-rc
dotnet add package SSH.Net.Core --version 0.9.1-rc
<PackageReference Include="SSH.Net.Core" Version="0.9.1-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SSH.Net.Core --version 0.9.1-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
.Net 4.6 compatibility added
Dependencies
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.0.1-rc2-23910)
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1-rc2-23910)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-23910)
- System.Runtime (>= 4.1.0-rc2-23910)
- System.Runtime.Serialization.Primitives (>= 4.1.1-rc2-23910)
- System.Threading.Tasks.Parallel (>= 4.0.1-rc2-23910)
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.1-rc2-23910)
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1-rc2-23910)
- NETStandard.Library (>= 1.0.0-rc2-23910)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-23910)
- System.Net.NameResolution (>= 4.0.0-rc2-23910)
- System.Runtime (>= 4.1.0-rc2-23910)
- System.Runtime.Serialization.Primitives (>= 4.1.1-rc2-23910)
- System.Security.Cryptography.Algorithms (>= 4.0.0-rc2-23907)
- System.Threading.Tasks.Parallel (>= 4.0.1-rc2-23910)
- System.Threading.Thread (>= 4.0.0-rc2-23910)
- System.Threading.ThreadPool (>= 4.0.10-rc2-23910)
- System.Xml.XmlDocument (>= 4.0.1-rc2-23910)
- System.Xml.XPath.XmlDocument (>= 4.0.1-rc2-23910)
GitHub Usage
This package is not used by any popular GitHub repositories.