Info
Version: | 1.0.0 |
Author(s): | Morten |
Last Update: | Thursday, April 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/CommandLineToolKitWithDemoProgram.NugetPackage |
NuGet Url: | https://www.nuget.org/packages/CommandLineToolKitWithDemoProgram |
Install
Install-Package CommandLineToolKitWithDemoProgram
dotnet add package CommandLineToolKitWithDemoProgram
paket add CommandLineToolKitWithDemoProgram
CommandLineToolKitWithDemoProgram Download (Unzip the "nupkg" after downloading)
No binaries,
just a single cs file. Create either simple command line programs, or module
based programs where the first argument select which program to run.
This package includes both the code file and a demo program.
Command Line Toolkit With Demo Command Router for another demo code.