SSH.NET 2011.7.29
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 4.0, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>SSH.NET</id>
<version>2011.7.29</version>
<title>SSH.NET BETA</title>
<authors>Renci</authors>
<owners>phantomtypist</owners>
<licenseUrl>http://sshnet.codeplex.com/license</licenseUrl>
<projectUrl>http://sshnet.codeplex.com/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>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 4.0, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get.</description>
<releaseNotes />
<copyright>2010, RENCI</copyright>
<language>en-US</language>
<tags>ssh beta .net40 sftp</tags>
</metadata>
</package>