Commit 178be2d
System.CommandLine docs update (#46594)
* Updating docs to beta5: symbols, syntax, getting started guide
* Updating docs to beta5: termination, middleware, completions, binding
* Updating docs to beta5: help customization
* move "design guidance" to a dedicated doc, introduce new paragraphs: symbols and naming
* join syntax and "define commands", simplify the descriptions and just briefly mention features that are not expected to be used frequently like Recursive or Hidden symbols
* improve getting started tutorial: start it with bare minimum sample that does not use invocation at all, then use help to explain what invocation is and what it provides
* update Help customization based on our recent changes
* the separation of parsing and invocation
* simplify parsing and validation doc, add config doc, polish other docs
* beta5 migration guide
---------
Co-authored-by: Jeff Handley <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Jon Sequeira <[email protected]>1 parent ee28614 commit 178be2d
File tree
51 files changed
+1915
-2038
lines changed- docs
- fundamentals
- standard/commandline
- snippets
- configuration/csharp
- Properties
- customize-help/csharp
- define-commands/csharp
- define-symbols/csharp
- Properties
- dependency-injection/csharp
- get-started-tutorial/csharp
- Stage0
- Properties
- Stage1
- Stage2
- Stage3
- handle-termination/csharp
- model-binding/csharp
- tab-completion/csharp
- use-middleware/csharp
- includes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+1915
-2038
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
171 | 199 | | |
172 | 200 | | |
173 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
937 | | - | |
| 937 | + | |
938 | 938 | | |
939 | | - | |
940 | | - | |
941 | | - | |
942 | | - | |
943 | | - | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
953 | 956 | | |
954 | 957 | | |
955 | 958 | | |
| |||
This file was deleted.
0 commit comments