/DotNetBKK.System.CommandLine

System.CommandLine and dotnet-suggest presentation for the .NET Bangkok Users Group

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

.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.