Skip to content

Conversation

@Nigusu-Allehu
Copy link
Member

@Nigusu-Allehu Nigusu-Allehu commented Nov 7, 2025

Summary

Document the 'dotnet package download' command for downloading NuGet packages.

Fixes NuGet/Home#14558


Internal previews

📄 File 🔗 Preview link
docs/core/tools/dotnet-package-download.md docs/core/tools/dotnet-package-download
docs/core/tools/index.md docs/core/tools/index
docs/navigate/tools-diagnostics/toc.yml docs/navigate/tools-diagnostics/toc

Document the 'dotnet package download' command for downloading NuGet packages.
Copilot AI review requested due to automatic review settings November 7, 2025 00:44
@Nigusu-Allehu Nigusu-Allehu requested review from a team and meaghanlewis as code owners November 7, 2025 00:44
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 7, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces documentation for the new dotnet package download command, which downloads NuGet packages to a local directory without modifying project files or performing restore operations.

Key Changes

  • New documentation file for the dotnet package download command targeting .NET 10 SDK
  • Comprehensive coverage of command synopsis, description, arguments, options, and examples
  • Three practical examples demonstrating single package download, multiple package download, and transitive dependency inclusion

@Nigusu-Allehu
Copy link
Member Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Contributor

Copilot AI commented Nov 7, 2025

@Nigusu-Allehu I've opened a new pull request, #49660, to work on those changes. Once the pull request is ready, I'll request review from you.

@Nigusu-Allehu Nigusu-Allehu requested a review from Copilot November 7, 2025 00:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 10 comments.

@Nigusu-Allehu Nigusu-Allehu requested a review from a team November 7, 2025 01:09
@Nigusu-Allehu Nigusu-Allehu self-assigned this Nov 7, 2025
Nigusu-Allehu and others added 3 commits November 7, 2025 10:00
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
@Nigusu-Allehu Nigusu-Allehu merged commit 7bb6a1a into main Nov 7, 2025
11 checks passed
@Nigusu-Allehu Nigusu-Allehu deleted the dev-nyenework-dpd-doc branch November 7, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document package download command

4 participants