[Mono-list] C# command line parsing library

Antonello Provenzano antonello at deveel.com
Thu Jan 4 06:12:03 EST 2007


Chris,

I wrote a library that makes the job: you can find it at
http://sourceforge.net/projects/devee-console.
It still needs some work on the tab auto completion stuff, but does
what you need it to do.

I hope this helps.
Antonello

On 1/4/07, Chris Seaton <chris at chrisseaton.com> wrote:
> Is there a library for parsing command lines in C#? Or do any C#
> applications have a reusable class for parsing command lines. I'm
> looking for something where you specify flags and default values and
> things and gets values from the command line. Like gopt or something.
>
> Thanks
>
> Chris Seaton
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list