0
I Use This!
Inactive
Analyzed about 21 hours ago. based on code collected about 21 hours ago.

Project Summary

A lightweight C# command line parser.

Consists of an abstract base class which parses a command line. Whenever an text parameter or option parameter is encountered, it calls a virtual function. The virtual functions can be overriden in a descendant class to update properties for each parameter.

Supports
- Text parameters (indexed)
- Option parameters without values (eg. -X)
- Option parameters with values (eg. -X:AValue)
- Quoted text parameters and option values
- Characters that should terminate parsing of command line (eg. standard input redirection)

Tags

No tags have been added

In a Nutshell, CommandLineParserBase...

Public Domain
Permitted
Forbidden
Required

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    compare projects before you chose one to use
About Project Security

Languages

C#
77%
XML
23%

30 Day Summary

Nov 12 2025 — Dec 12 2025

12 Month Summary

Dec 12 2024 — Dec 12 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!