Use System.CommandLine to write .NET global tools. Copy-paste-driven development with copy-paster.
TL;DR
Learn how to write a well-structured CLI application and pack it as a .NET tool.
Introduction
Previously, I wrote a blog post that explains to you how to create something called "Clean CLI" - a combination of CLI application and Clean Architect...
nikiforovall.hashnode.dev5 min read