This repository is not active
EdChaparro/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.
C#MIT