Closed
Description
This Part 2 of 3 topics will address the .NET Core Global Tools. .NET Core now has a new deployment and extensibility mechanism for tools. This new experience is very similar to and was inspired by NPM global tools.
Part 1: global tools overview, sdk commands, how to use it - #4509
Part 2: how to create new global tools - This issue
Part 3: update extensibility topic - #6017