Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tool

$ dotnet new tool-manifest
$ cat .config/dotnet-tools.json

$ dotnet tool install dotnet-format
$ cat .config/dotnet-tools.json
  • dotnet-format
  • coverlet.console
  • dotnet-reportgenerator-globaltool
  • microsoft.dotnet.xharness.cli
  • microsoft.visualstudio.slngen.tool

Ref