Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.1% dependent repos on nuget.org
Top 7.3% forks on nuget.org

nuget.org : cmdr

CmdR is a simple command routing framework for console applications, giving you a simple way of routing commands to an Action which will perform your apps logic. This helps introduce a separation between your apps logic and the code to drive the input-parse-execute loop. CmdR works as a simple input-parse-execute loop where the user enters a command (input) which cmdR will parse and route (parse) to an Action for execution (execute) once the Action has completed cmdR will wait for the user to enter another command and repeat the process

Registry - Homepage - JSON
purl: pkg:nuget/cmdr
Keywords: console, routing, commandline, commands
License:
Latest release: over 7 years ago
First release: over 11 years ago
Dependent repositories: 2
Downloads: 17,169 total
Stars: 8 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...