Releases: Mansiper/ArgsToConfig
Releases · Mansiper/ArgsToConfig
ArgsToConfig 0.9.0
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.