A C# .NET class library containing tools for parsing the command line arguments of console applications.
-
Updated
Dec 23, 2023 - C#
A C# .NET class library containing tools for parsing the command line arguments of console applications.
Useful POSIX command line arguments parser for .Net. Hierarchical-configuration Store for app.
Kingpin style command line arguments parser and UI goodies for .NET
What is an argument string, you might ask? The idea is borrowed from connection strings. So an argument string literal looks like this: "foo=bar;version=1". The library allows you to access these arguments easily by key or by index.
Command-Line Arguments Parser
Oaksoft.ArgumentParser is a fluent and simple command line arguments parser library.
Add a description, image, and links to the arguments-parser topic page so that developers can more easily learn about it.
To associate your repository with the arguments-parser topic, visit your repo's landing page and select "manage topics."