.NET Meetup Presentation on System.CommandLine and dotnet-suggest
- Presentation (Google Slides)
- Code examples: In this repository (the OrderDelivery directory).
- The "magic" of how System.CommandLine.DragonFruit works is the two msbuild files here.
- A deep dive into how System.CommandLine and dotnet-suggest works: blog post.