# gsscoder/commandline

Terse syntax C# command line parser for .NET with F# support

Repository: https://github.com/gsscoder/commandline
Canonical: https://ross.abutalabs.com/products/gsscoder-commandline
License Family: other
Last push: 2017-11-03T19:17:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5233, "days_push": 3225, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1608, forks 280 (observed 2026-08-28T04:05:10.710221+00:00)

## What it is
A terse-syntax command line argument parser library for .NET with F# support. This original repository has been moved to the commandlineparser organization and is no longer maintained here.

## Use cases
- parse command line arguments in a C# app
- define CLI options with terse syntax in .NET
- add argument parsing to an F# console program
- handle flags and options in a .NET tool
- validate command line input in .NET

## When to choose
- you need a lightweight, terse-syntax CLI parser for .NET or F#

## When to avoid
- you want active maintenance or new issue support - use the successor repo commandlineparser/commandline
- you need a modern CLI framework with built-in help generation
- you are starting a new project and want a currently maintained parser

## Facets
- artifact type: library
- maturity: abandoned
- function: parser, cli
- domain: developer-tools, parsers
- platform: dotnet, cross-platform
- tags: csharp, fsharp, command-line-parsing, moved-to-organization, command-line

## Member repositories
- gsscoder/commandline (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.710221+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:51:25.941796+00:00, confidence not recorded.
  - readme: https://github.com/gsscoder/commandline (fetched 2026-08-28T04:05:10.710221+00:00, sha 30f68497b33f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
