TCExecutor 0.0.2
Thanks to TCExecutor you can add communication/configuration layer to your application Features: - Adds telnet communication layer to your application - Supports multiple connections. For each connection separate session is established. - Commands can be defined at your application startup. - Each command has sepatede event to which you can connect to. - Each command has a short and long help string which helps end user to navigate through available options
Install-Package TCExecutor -Version 0.0.2
dotnet add package TCExecutor --version 0.0.2
<PackageReference Include="TCExecutor" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TCExecutor --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TCExecutor, 0.0.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.2 | 1,690 | 3/6/2014 |