- A .NET tool is a special NuGet package that contains a console
application.
- .NET tools run in full trust. Don't install a .NET tool
unless you trust the author.
- .NET tools might not work correctly if
.NET was installed via Snap.
Source: How to Manage .Net Tools