SshNet.Security.Cryptography 1.1.0-beta1

This is a prerelease version of SshNet.Security.Cryptography.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SshNet.Security.Cryptography --version 1.1.0-beta1
                    
NuGet\Install-Package SshNet.Security.Cryptography -Version 1.1.0-beta1
                    
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-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SshNet.Security.Cryptography" Version="1.1.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="SshNet.Security.Cryptography" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SshNet.Security.Cryptography --version 1.1.0-beta1
                    
#r "nuget: SshNet.Security.Cryptography, 1.1.0-beta1"
                    
#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.
#addin nuget:?package=SshNet.Security.Cryptography&version=1.1.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SshNet.Security.Cryptography&version=1.1.0-beta1&prerelease
                    
Install as a Cake Tool

Cryptographic functions for .NET

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 2 3/8/2021
1.2.0 32,988 3/8/2021
1.1.0 2 3/8/2021
1.1.0-beta1 2 3/8/2021
1.0.0 2 3/8/2021

Added support for .NET Core 1.0 RC2 (.NETStandard 1.0 and 1.3).