[Mono-list] Command line processing tool in C#

Thomas R. Corbin corbin@samsixedd.com
Wed, 7 Apr 2004 14:15:14 -0500


I've been using this tool in python:

http://www.python.org/doc/2.3/lib/module-optparse.html

And wondered if there was a similar tool in C# or for mono.

If not, I was thinking about writing one for myself.

BTW - is there something similar to Java's JMS for C#?   One that's not tied 
to Microsoft?  (we need to run in a mixed environment)

Tom Corbin