Info
| Version: | 0.0.2 |
| Author(s): | chesti84 |
| Last Update: | Thursday, March 6, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/chesti/tcexecutor/src |
| NuGet Url: | https://www.nuget.org/packages/TCExecutor |
Install
Install-Package TCExecutor
dotnet add package TCExecutor
paket add TCExecutor
TCExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.