1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add default values for args that will be used if the args are not specified. More... over 5 years ago
Fix bug in argument parsing. More... over 5 years ago
Add a new line after PrintIndented. More... over 5 years ago
Refactor the PrintIndented method. More... over 5 years ago
Move ConsoleEx settings to single class. More... over 5 years ago
Fixed issues with assigning args to command properties. More... over 5 years ago
Add xml doc comments. More... over 5 years ago
Add file headers. More... over 5 years ago
Add ParseResult.TryGetOptions method. More... over 5 years ago
Assign options and arguments to properties. More... over 5 years ago
Refactor ParserResult class. More... over 5 years ago
Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 More... over 5 years ago
Bump coverlet.msbuild from 2.6.0 to 2.6.1 More... over 5 years ago
Move program functionality to Program library. More... over 5 years ago
Fixed enum validator error message. More... over 5 years ago
Implement formatter and type conversion for arguments. More... over 5 years ago
Add formatter and type conversion to Argument class. Add shortcut methods in Command to add options, arguments and subcommands. More... over 5 years ago
Update CI script. More... over 5 years ago
Disable package generation on build. More... over 5 years ago
Added coverlet dependency to ConsoleExtensions.Tests projects. More... over 5 years ago
Update CI script. More... over 5 years ago
Updated CI script to publish all packages. More... over 5 years ago
Added appveyor.yml file for CI and package publishing. More... over 5 years ago
Add type conversion to applicable validation extension methods. More... over 5 years ago
Code cleanup More... over 5 years ago
Refactored the parser. More... over 5 years ago
Add xml doc comments. More... over 5 years ago
Enforce converter for the List<T> extension method. More... over 5 years ago
Correct package descriptions. More... over 5 years ago
Change questions to be strongly-typed. More... over 5 years ago