Telnet 0.7.0
A minimal C# 3.5/4.0/4.5 Telnet client library implementation; just enough to send simple text commands from your application, retrieve the response for parsing and react appropriately.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Telnet -Version 0.7.0
dotnet add package Telnet --version 0.7.0
<PackageReference Include="Telnet" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Telnet --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Telnet, 0.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Telnet as a Cake Addin
#addin nuget:?package=Telnet&version=0.7.0
// Install Telnet as a Cake Tool
#tool nuget:?package=Telnet&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Add NDepend, refactor to tidy and fix another missed millisecondSpin.
Dependencies
-
.NETFramework 4.5
- LiteGuard (>= 0.10.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Telnet:
Package | Downloads |
---|---|
TeamSpeak3.Metrics
Collect metrics from your TeamSpeak 3 Server
|
|
DreamNucleus.Heos
A .Net HEOS CLI client using Reactive Extensions
|
|
Rosystec.Scan.Lib
sensor aggregator
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.0-beta0001 | 4,207 | 5/16/2018 |
0.8.6 | 6,797 | 9/3/2020 |
0.8.6-beta0001 | 195 | 9/2/2020 |
0.8.4 | 15,999 | 10/9/2019 |
0.8.3 | 19,937 | 3/7/2019 |
0.8.2 | 2,888 | 1/30/2019 |
0.8.1 | 18,611 | 5/8/2018 |
0.8.0 | 28,713 | 3/12/2017 |
0.7.0 | 8,992 | 9/6/2016 |
0.6.1 | 26,581 | 2/25/2016 |
0.6.0 | 1,082 | 1/27/2016 |
0.5.0 | 976 | 12/8/2015 |
0.4.0 | 1,323 | 10/27/2015 |
0.3.2 | 994 | 9/15/2015 |
0.3.1 | 1,631 | 6/20/2015 |
0.2.5 | 17,712 | 12/15/2014 |
0.2.0 | 723 | 11/27/2014 |
0.1.0 | 803 | 11/26/2014 |