[Mono-list] Announcing .NET CLI
Jonathan Pryor
jonpryor at vt.edu
Thu Jun 5 10:55:24 EDT 2008
On Wed, 2008-06-04 at 14:31 -0500, Schley Andrew Kutz wrote:
> I thought .NET needed a good command line parsing library so I ported
> the Apache Commons CLI. .NET CLI is available on SF at http://sf.net/projects/dotnetcli/
> .
For an alternate take on command-line parsing, might I suggest you look
at NDesk.Options?
http://www.ndesk.org/Options
The (nearly) full documentation contains a number of examples:
http://www.ndesk.org/doc/ndesk-options/NDesk.Options/OptionSet.html
- Jon
More information about the Mono-list
mailing list