SshNet.Security.Cryptography
1.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SshNet.Security.Cryptography --version 1.1.0
NuGet\Install-Package SshNet.Security.Cryptography -Version 1.1.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="SshNet.Security.Cryptography" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SshNet.Security.Cryptography --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SshNet.Security.Cryptography, 1.1.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 SshNet.Security.Cryptography as a Cake Addin #addin nuget:?package=SshNet.Security.Cryptography&version=1.1.0 // Install SshNet.Security.Cryptography as a Cake Tool #tool nuget:?package=SshNet.Security.Cryptography&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cryptographic functions for .NET
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.IO (>= 4.1.0)
-
.NETStandard 1.3
- System.IO (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Silverlight 4.0
- No dependencies.
-
Silverlight 5.0
- No dependencies.
-
UAP 10.0
- No dependencies.
-
WindowsPhone 7.1
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SshNet.Security.Cryptography:
Package | Downloads |
---|---|
SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SshNet.Security.Cryptography:
Repository | Stars |
---|---|
codebude/QRCoder
A pure C# Open Source QR Code implementation
|
|
darkoperator/Posh-SSH
PowerShell Module for automating tasks on remote systems using SSH
|
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 0 | 3/8/2021 |
1.2.0 | 32,986 | 3/8/2021 |
1.1.0 | 0 | 3/8/2021 |
1.1.0-beta1 | 0 | 3/8/2021 |
1.0.0 | 0 | 3/8/2021 |
Added support for .NET Core 1.0 (.NETStandard 1.0 and 1.3).