Tutorial: Create a .NET tool - .NET CLI
Learn how to create a .NET tool. A tool is a console application that you install using the .NET CLI. In this tutorial, you build a tool that reports .NET runtime information, OS details, and key environment variable settings.