This page is a collection of nice snippets of re-usable code that I like keeping in my toolbox. Do let me know if you use any of these in an interesting way/app, fix a bug, add a feature or even just WANT to add a feature.
- cmdparser – A declarative command-line argument parser for C# (3.0 and above)

Recent comments