KD.CmtsClient.Telnet
1.4.0
Client to more easily handle Telnet communications to the CMTS
Install-Package KD.CmtsClient.Telnet -Version 1.4.0
dotnet add package KD.CmtsClient.Telnet --version 1.4.0
<PackageReference Include="KD.CmtsClient.Telnet" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KD.CmtsClient.Telnet --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: KD.CmtsClient.Telnet, 1.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Adding support for .Net 5.0
Dependencies
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.2)
- KD.Telnet.TcpTelnetClient (>= 1.2.0)
- TaskBuilder.fs (>= 2.1.0)
-
.NETStandard 2.1
- FSharp.Core (>= 4.7.2)
- KD.Telnet.TcpTelnetClient (>= 1.2.0)
- TaskBuilder.fs (>= 2.1.0)
-
net5.0
- FSharp.Core (>= 5.0.0)
- KD.Telnet.TcpTelnetClient (>= 1.2.0)
- TaskBuilder.fs (>= 2.1.0)
Used By
GitHub repositories
This package is not used by any popular GitHub repositories.