Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change commandline phaser #10

Open
paule96 opened this issue Dec 25, 2018 · 2 comments
Open

Change commandline phaser #10

paule96 opened this issue Dec 25, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@paule96
Copy link
Member

paule96 commented Dec 25, 2018

Microsoft hat nun ganz offizell angefangen einen Command-Line Parser zu entwickeln. Dies wird warscheinlich das Projekt von McMaster früher oder später auflösen. (er entwickelt jetzt auch an dem neuen Zeug mit)

Deswegen sollte wir unsere Abhängigkeit auf McMaster.Extensions.CommandLineUtils entfernen und diese ersetzen durch die command line api.

Das sollte nicht all zu schwer sein da diese auf den ersten Blick erstmal dem selben Schema folgen.

Ein sehr simples Beispiel kannst du hier finden.

Vermutlich werden wir aber eher den komplexeren ansatz verwenden. So das vermutlich diese Anleitung besser ist.

@paule96 paule96 added the enhancement New feature or request label Dec 25, 2018
@Zeroks77
Copy link
Contributor

Zeroks77 commented Jan 2, 2019

@paule96 kannst du bitte mal schauen wo mein fehler liegt....
habe eine neue klasse erstellt in der ich die commands aufbauen will.
Nach dem Beispierl

@Zeroks77 Zeroks77 added this to the Version_02 milestone Apr 1, 2019
@paule96
Copy link
Member Author

paule96 commented Jul 25, 2019

hier gibt es nun noch was neueres:

https://github.com/dotnet/command-line-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants