-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: joncloud/thor_net
base: 1.0.0
head repository: joncloud/thor_net
compare: publish
Commits on May 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 679e531 - Browse repository at this point
Copy the full SHA 679e531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d60ca6 - Browse repository at this point
Copy the full SHA 0d60ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3bc3f - Browse repository at this point
Copy the full SHA ea3bc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b997458 - Browse repository at this point
Copy the full SHA b997458View commit details
Commits on Jun 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for db02d6e - Browse repository at this point
Copy the full SHA db02d6eView commit details -
Corrected an issue that would prevent recursive subcommands from prin…
…ting summary help.
Configuration menu - View commit details
-
Copy full SHA for 7d24b38 - Browse repository at this point
Copy the full SHA 7d24b38View commit details -
Updated help to allow recursive subcommands.
Moved help to be an internal method. Added help conditionally to commands. Added binding support for arrays if the array is the last parameter.
Configuration menu - View commit details
-
Copy full SHA for c503ac3 - Browse repository at this point
Copy the full SHA c503ac3View commit details
Commits on Jun 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 85b900f - Browse repository at this point
Copy the full SHA 85b900fView commit details
Commits on May 11, 2017
-
Rearranges code to more closely match recommended structure. (#21)
* Rearranges code to more closely match recommended structure. * Fixes path for Dockerfile
Configuration menu - View commit details
-
Copy full SHA for 2380c23 - Browse repository at this point
Copy the full SHA 2380c23View commit details
Commits on Nov 19, 2017
-
* Upgrades to csproj. * Updates for csproj. * Adds missing TheoryAttribute.
Configuration menu - View commit details
-
Copy full SHA for 43a38be - Browse repository at this point
Copy the full SHA 43a38beView commit details
Commits on Jun 12, 2020
-
* Adds github action yaml * Removes travis yaml * Upgrades sample projects to use .net core 3.1
Configuration menu - View commit details
-
Copy full SHA for aeec3ba - Browse repository at this point
Copy the full SHA aeec3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad51b8 - Browse repository at this point
Copy the full SHA 7ad51b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a98fd - Browse repository at this point
Copy the full SHA e3a98fdView commit details
Commits on Aug 9, 2020
-
Ensures prefix is consistent for aliases
* Adds alias checking for help and parsing * Adds tests for validate options help * Adds mock terminal for better testing
Configuration menu - View commit details
-
Copy full SHA for 164b830 - Browse repository at this point
Copy the full SHA 164b830View commit details -
Merge pull request #24 from joncloud/fix-help-alias-prefix
Ensures prefix is consistent for aliases
Configuration menu - View commit details
-
Copy full SHA for fe54b77 - Browse repository at this point
Copy the full SHA fe54b77View commit details -
Adds TargetInvocationException handling
* Introduces common exception handling * Adds tests for exception handling * Shares line parsing for tests
Configuration menu - View commit details
-
Copy full SHA for 9ebc87c - Browse repository at this point
Copy the full SHA 9ebc87cView commit details -
Merge pull request #25 from joncloud/fix-exception-error
Adds TargetInvocationException handling
Configuration menu - View commit details
-
Copy full SHA for 53b4500 - Browse repository at this point
Copy the full SHA 53b4500View commit details -
Adds the ability to alias commands
* Creates AliasAttribute for methods * Refactors help usage * Updates sample app and tests
Configuration menu - View commit details
-
Copy full SHA for 09a9c5a - Browse repository at this point
Copy the full SHA 09a9c5aView commit details -
Merge pull request #26 from joncloud/add-method-alias
Adds the ability to alias commands
Configuration menu - View commit details
-
Copy full SHA for 7ec3695 - Browse repository at this point
Copy the full SHA 7ec3695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a306c8 - Browse repository at this point
Copy the full SHA 0a306c8View commit details -
Merge pull request #27 from joncloud/async-over-async
Replaces sync API with async API
Configuration menu - View commit details
-
Copy full SHA for f822349 - Browse repository at this point
Copy the full SHA f822349View commit details -
* Fixes image link * Removes project.json notes
Configuration menu - View commit details
-
Copy full SHA for e95e462 - Browse repository at this point
Copy the full SHA e95e462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d5b36 - Browse repository at this point
Copy the full SHA 41d5b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8845921 - Browse repository at this point
Copy the full SHA 8845921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2987d - Browse repository at this point
Copy the full SHA 4e2987dView commit details
Commits on Aug 12, 2020
-
Implements better support for enum options
* Adds OptionAttribute.EnumType * Displays possible values for options that are enums * Enforces possible values when present
Configuration menu - View commit details
-
Copy full SHA for a15bc65 - Browse repository at this point
Copy the full SHA a15bc65View commit details -
Merge pull request #28 from joncloud/enum-help
Implements better support for enum options
Configuration menu - View commit details
-
Copy full SHA for bd09219 - Browse repository at this point
Copy the full SHA bd09219View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.