/CommandLineParser.NET

Takes an array of [command line] arguments (e.g. --key=value) and injects them into an object's strongly type properties. Includes ability to inject default values when a property argument is not provided.

Primary LanguageC#MIT LicenseMIT

This repository is not active