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

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

C#
77%
XML
23%

30 Day Summary

Jan 7 2025 — Feb 6 2025

12 Month Summary

Feb 6 2024 — Feb 6 2025

Ratings

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