Commit a1958c0
authored
System.CommandLine is split into too many namespaces (#1788)
* Move System.CommandLine.Builder to System.CommandLine
* Move System.CommandLine.Parsing.ParseResult to System.CommandLine
* Move System.CommandLine.Invocation.ICommandHandler to System.CommandLine
* Remove System.CommandLine.Builder Namespace
* Remove unnecessary whitespace
* Remove unnecessary whitespace1 parent 58b77e4 commit a1958c0
File tree
52 files changed
+155
-194
lines changed- samples/HostingPlayground
- src
- System.CommandLine.ApiCompatibility.Tests
- System.CommandLine.Benchmarks/CommandLine
- System.CommandLine.DragonFruit.Tests
- System.CommandLine.DragonFruit
- System.CommandLine.Generator
- System.CommandLine.Hosting.Tests
- System.CommandLine.Hosting
- System.CommandLine.NamingConventionBinder.Tests
- System.CommandLine.NamingConventionBinder
- System.CommandLine.Rendering.Tests
- System.CommandLine.Rendering
- System.CommandLine.Suggest.Tests/EndToEndTestApp
- System.CommandLine.Suggest
- System.CommandLine.Tests
- Help
- Invocation
- TestApps/NativeAOT
- System.CommandLine
- Builder
- Help
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+155
-194
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 68 additions & 68 deletions
Large diffs are not rendered by default.
Lines changed: 70 additions & 71 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments