The Jakarta Commons CLI library provides an API for processing command line interfaces. CLI.Net is port of Jakarta Commons CLI v1.0 to C# and .net 2.0 platform.
CLI.Net is a framework, class-per-class, API-per-API and algorithmic port of the Jakarta Commons CLI to the C# and .net 2.0 platform utilizing Microsoft .NET Framework.
CLI.Net sticks to the APIs and classes used in the original...