PowerTCPTelnet.Standard
4.4.8.1
A suite of development tools for creating Telnet client applications for .NET Standard 2.0 and .NET Core 2.0. Includes Telnet, Rlogin, Rexec, and Rsh classes, with support for IPv6 and SSL/TLS 1.0+ encryption.
PowerTCP Telnet for .NET is a licensed product. If no development license is present, the nuget package will automatically install a 30-day trial license. If a development license is present, the nuget package can be used to ensure the most current dll is in use.
See the version list below for details.
Install-Package PowerTCPTelnet.Standard -Version 4.4.8.1
dotnet add package PowerTCPTelnet.Standard --version 4.4.8.1
<PackageReference Include="PowerTCPTelnet.Standard" Version="4.4.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add PowerTCPTelnet.Standard --version 4.4.8.1
#r "nuget: PowerTCPTelnet.Standard, 4.4.8.1"
// Install PowerTCPTelnet.Standard as a Cake Addin
#addin nuget:?package=PowerTCPTelnet.Standard&version=4.4.8.1
// Install PowerTCPTelnet.Standard as a Cake Tool
#tool nuget:?package=PowerTCPTelnet.Standard&version=4.4.8.1
Release Notes
See http://www.dart.com/pttelnet_relhist.aspx for a list of release notes
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.