0
I Use This!
Inactive
Analyzed about 11 hours ago. based on code collected about 11 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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

Languages

C#
77%
XML
23%

30 Day Summary

Jan 26 2026 — Feb 25 2026

12 Month Summary

Feb 25 2025 — Feb 25 2026

Ratings

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