Skip to content

Releases: Mansiper/ArgsToConfig

ArgsToConfig 0.9.0

20 May 21:45

Choose a tag to compare

A lightweight .NET library that converts command‑line arguments into a configuration object, bridging the gap between startup args and your app’s config model.

  • Parse command‑line arguments and map them directly to a strongly typed configuration class.
  • Convert back to arguments.
  • Generate Help.