Skip to content

Commit c9ddd2c

Browse files
authored
Remove ToolGet (#22029)
* Remove ToolGet * Remove link to natemcmaster tools list
1 parent cea9396 commit c9ddd2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/core/tools/global-tools.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Here are some ways to find tools:
3434

3535
* Use the [dotnet tool search](dotnet-tool-search.md) command to find a tool that is published to NuGet.org.
3636
* Search the [NuGet](https://www.nuget.org) website by using the ".NET tool" package type filter. For more information, see [Finding and choosing packages](/nuget/consume-packages/finding-and-choosing-packages).
37-
* See the list of tools in the [natemcmaster/dotnet-tools](https://github.com/natemcmaster/dotnet-tools) GitHub repository.
38-
* Use [ToolGet](https://www.toolget.net/) to search for .NET tools.
3937
* See the source code for the tools created by the ASP.NET Core team in the [Tools directory of the dotnet/aspnetcore GitHub repository](https://github.com/dotnet/aspnetcore/tree/master/src/Tools).
4038
* Learn about diagnostic tools at [.NET diagnostic tools](../diagnostics/index.md#net-core-diagnostic-global-tools).
4139

0 commit comments

Comments
 (0)