Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaScriptDude
/
commandline
Public
forked from
commandlineparser/commandline
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
commandline
src
CommandLine
Core
on
release-2.9
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 24, 2020
Allow single dash as a value (#669)
moh-hassan
authored
2807896
View commit details
Copy full SHA for 2807896
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
updates help text to incorporate verb aliases
johnjaylward
committed
5afbdda
View commit details
Copy full SHA for 5afbdda
View code at this point
Browse repository at this point
implement verb aliases
johnjaylward
committed
fe15c5d
View commit details
Copy full SHA for fe15c5d
View code at this point
Browse repository at this point
Merge branch 'FlagsEnumSupport' of https://github.com/shaosss/commandline into shaosss-FlagsEnumSupport
moh-hassan
committed
f35a8a6
View commit details
Copy full SHA for f35a8a6
View code at this point
Browse repository at this point
Commits on May 4, 2020
add support for flags enums
shaosss
committed
b7e07ea
View commit details
Copy full SHA for b7e07ea
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Add multi-instance option support
tydunkel
authored and
rmunn
committed
78171b0
View commit details
Copy full SHA for 78171b0
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Remove constraint on T for ParseArguments with factory (#590)
Show description for 00ae0f2
pergardebrink
authored and
moh-hassan
committed
00ae0f2
View commit details
Copy full SHA for 00ae0f2
View code at this point
Browse repository at this point
Fix issue# 339 of custom struct (#588)
moh-hassan
committed
3c4e726
View commit details
Copy full SHA for 3c4e726
View code at this point
Browse repository at this point
Add default verb support
Artentus
authored and
moh-hassan
committed
e826508
View commit details
Copy full SHA for e826508
View code at this point
Browse repository at this point
Fix option groups (#575)
Show description for 81dc3f2
hadzhiyski
and
moh-hassan
committed
81dc3f2
View commit details
Copy full SHA for 81dc3f2
View code at this point
Browse repository at this point
Upgraded RailwaySharp from Version 1.1.0 (#562)
gsscoder
authored and
moh-hassan
committed
9d95de6
View commit details
Copy full SHA for 9d95de6
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Upgraded parts of CSharpx from Version 1.6.2-alpha
gsscoder
committed
4311f3f
View commit details
Copy full SHA for 4311f3f
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Fix #496 - Cryptic error message with immutable option class (#555)
moh-hassan
authored
58b4f0b
View commit details
Copy full SHA for 58b4f0b
View code at this point
Browse repository at this point
Commits on Dec 26, 2019
Fix NullReferenceException when creating a default immutable instance (#495)
Show description for 2063ffc
0xced
authored and
moh-hassan
committed
2063ffc
View commit details
Copy full SHA for 2063ffc
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Modify type of Group to string instead of `Mayb<string>'
moh-hassan
committed
ff61b69
View commit details
Copy full SHA for ff61b69
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Ignore required rules when group specification has group option set.
hadzhiyski
committed
06fcda7
View commit details
Copy full SHA for 06fcda7
View code at this point
Browse repository at this point
Add help text on error
hadzhiyski
committed
f442e9a
View commit details
Copy full SHA for f442e9a
View code at this point
Browse repository at this point
Introduce option groups
Show description for 465cbd0
hadzhiyski
committed
465cbd0
View commit details
Copy full SHA for 465cbd0
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
fix issue #104 of nullable enum
moh-hassan
committed
c53acce
View commit details
Copy full SHA for c53acce
View code at this point
Browse repository at this point
Commits on Apr 27, 2019
Merge PR 314 (Wind010)
moh-hassan
committed
4d69a38
View commit details
Copy full SHA for 4d69a38
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Revert "Merge branch 'develop' of github.com:commandlineparser/commandline into develop" (5343c5d, reversing changes 9f91088)
moh-hassan
committed
6a6015e
View commit details
Copy full SHA for 6a6015e
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Merge branch 'develop' of github.com:commandlineparser/commandline into develop
ericnewton76
committed
5343c5d
View commit details
Copy full SHA for 5343c5d
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Merging latest changes from main project (upstream) and resolving conflicts.
jtongsbux
committed
5a4b077
View commit details
Copy full SHA for 5a4b077
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
readability campaign: shift anon functions into actual named functions
ericnewton76
committed
ebc6f37
View commit details
Copy full SHA for ebc6f37
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Merge branch 'develop' into ViktorHofer-netstandard20
ericnewton76
committed
6cc3cbd
View commit details
Copy full SHA for 6cc3cbd
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Merge branch 'disable-auto-options' of https://github.com/Athari/CommandLineParser into Athari-disable-auto-options
ericnewton76
committed
0db898d
View commit details
Copy full SHA for 0db898d
View code at this point
Browse repository at this point
Merge pull request #371 from pic-Nick/fix-issue_115
Show description for 47269dd
ericnewton76
authored
47269dd
View commit details
Copy full SHA for 47269dd
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Merge branch 'master' into develop
ericnewton76
committed
490d3d6
View commit details
Copy full SHA for 490d3d6
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Fixed #115: Missing required values on immutable targets causes exception
pic-Nick
committed
55bf655
View commit details
Copy full SHA for 55bf655
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Inline .ToSet() method.
Show description for 65c6310
bberger
committed
65c6310
View commit details
Copy full SHA for 65c6310
View code at this point
Browse repository at this point
Improve performance by more than 400X
Show description for ddc6465
bberger
committed
ddc6465
View commit details
Copy full SHA for ddc6465
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Proposed changes for enhancement:
Show description for 7d29a60
jtongsbux
committed
7d29a60
View commit details
Copy full SHA for 7d29a60
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge branch 'develop' into ViktorHofer-netstandard20
Show description for 487aaeb
ericnewton76
committed
487aaeb
View commit details
Copy full SHA for 487aaeb
View code at this point
Browse repository at this point
Merge branch 'netstandard20' of https://github.com/ViktorHofer/commandline into ViktorHofer-netstandard20
ericnewton76
committed
36e7ba3
View commit details
Copy full SHA for 36e7ba3
View code at this point
Browse repository at this point
Merge pull request #289 from PerthHackers/develop
Show description for d16d24c
ericnewton76
authored
d16d24c
View commit details
Copy full SHA for d16d24c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.