SSH.Net.Core
0.9.1-rc
This is a prerelease version of SSH.Net.Core.
dotnet add package SSH.Net.Core --version 0.9.1-rc
NuGet\Install-Package SSH.Net.Core -Version 0.9.1-rc
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.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.
#r "nuget: SSH.Net.Core, 0.9.1-rc"
#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.Core as a Cake Addin #addin nuget:?package=SSH.Net.Core&version=0.9.1-rc&prerelease // Install SSH.Net.Core as a Cake Tool #tool nuget:?package=SSH.Net.Core&version=0.9.1-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fork from sshnet/SSH.NET (SSH.NET/2014.4.6-beta2) but for .Net Core
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.9.1-rc | 40,228 | 4/28/2016 |
.Net 4.6 compatibility added