Si1ver's Console Utilities is a set of C# classes made to speed up development of console utility applications using .NET Standard 2.0 and to unify how command line arguments are interpreted across a set of developed utilities.
The project is currently in beta stage and API may change without preserving backward compatibility.
The project is licensed under MIT license. See License.md for full license text.
Please see ExampleConsoleUtility project for usage example.
If you want to fix a bug, implement a new feature or improve documentation or tests, you are welcome to submit a pull request.
Before implementing a new feature please discuss it with author to make sure that he shares your point of view and your pull request will be merged.