You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-nuget-client-tools.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ms.reviewer:
20
20
21
21
To work with NuGet, as a package consumer or creator, you can use [cross-platform command-line interface (CLI) tools](#cli-tools) as well as [NuGet features in Visual Studio](#visual-studio). This article briefly outlines the capabilities of the different tools, how to install them, and their comparative [feature availability](#feature-availability).
|[dotnet.exe](#dotnetexe-cli)| Included with the .NET Core SDK and provides core NuGet features on all platforms. |[.NET Core SDK](https://www.microsoft.com/net/download/)|
26
26
|[nuget.exe](#nugetexe-cli)| Provides all NuGet capabilities on Windows and most features running under [Mono](http://www.mono-project.com/docs/getting-started/install/) on Mac and Linux. |[nuget.exe](https://dist.nuget.org/win-x86-commandline/latest/nuget.exe)|
0 commit comments