Skip to content

Update links, update freshness value for the quickstarts and main tutorials #3405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/consume-packages/Finding-and-Choosing-Packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Find and evaluate NuGet packages
description: Find and evaluate publicly available NuGet packages for your project by using advanced nuget.org search filters and syntax.
author: JonDouglas
ms.author: jodou
ms.date: 02/08/2024
ms.date: 03/03/2025
ms.topic: conceptual
---

Expand Down
2 changes: 1 addition & 1 deletion docs/consume-packages/install-use-packages-dotnet-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install and manage NuGet packages with the dotnet CLI
description: See how to use the dotnet CLI to install, list, remove, and update NuGet packages.
author: mikejo5000
ms.author: mikejo
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: conceptual
---

Expand Down
2 changes: 1 addition & 1 deletion docs/consume-packages/install-use-packages-nuget-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Manage NuGet packages with the NuGet CLI
description: Instructions for using the NuGet CLI, nuget.exe, to manage NuGet packages.
author: mikejo5000
ms.author: mikejo
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: conceptual
---

Expand Down
2 changes: 1 addition & 1 deletion docs/consume-packages/install-use-packages-powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Manage NuGet packages with the Visual Studio Package Manager Console
description: See how to work with NuGet packages by using PowerShell commands in the Visual Studio Package Manager Console.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: conceptual
f1_keywords:
- "vs.nuget.packagemanager.console"
Expand Down
5 changes: 2 additions & 3 deletions docs/consume-packages/install-use-packages-visual-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install and manage packages in Visual Studio using the NuGet Package Mana
description: Learn how to use the NuGet Package Manager UI in Visual Studio for working with NuGet packages.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: conceptual
f1_keywords:
- "vs.toolsoptionspages.nuget_package_manager"
Expand Down Expand Up @@ -197,8 +197,7 @@ These options are available only for certain project types:

## Related video

- [Install and Use a NuGet Package with Visual Studio](/shows/nuget-101/install-and-use-a-nuget-package-with-visual-studio-2-of-5/player)
- Find more NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
- Find NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).

## See also

Expand Down
2 changes: 1 addition & 1 deletion docs/create-packages/Creating-a-Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create a NuGet package using nuget.exe CLI
description: A detailed guide on designing and creating a NuGet package, including files and versioning.
author: JonDouglas
ms.author: jodou
ms.date: 07/14/2022
ms.date: 03/03/2025
ms.topic: conceptual
---

Expand Down
2 changes: 1 addition & 1 deletion docs/create-packages/creating-a-package-dotnet-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create a NuGet package with the dotnet CLI
description: Read a detailed guide about the process of designing and creating a NuGet package, including key decision points like files and versioning.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: conceptual
---

Expand Down
2 changes: 1 addition & 1 deletion docs/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
ms.topic: hub-page
author: JonDouglas
ms.author: jodou
ms.date: 05/26/2023
ms.date: 03/03/2025

highlightedContent:
items:
Expand Down
2 changes: 1 addition & 1 deletion docs/install-nuget-client-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install NuGet client tools
description: Learn how to install and use the dotnet and NuGet client command-line interface (CLI) tools and the Package Manager tool for Visual Studio.
author: JonDouglas
ms.author: jodou
ms.date: 11/03/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Create and publish a NuGet package with the dotnet CLI
description: Walk through quickly creating and publishing a NuGet package by using the dotnet CLI.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Quickstart: Create and publish a package using Visual Studio (.NET Frame
description: A quickstart that shows how to create and publish a .NET Framework NuGet package using Visual Studio on Windows.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Quickstart: Create and publish a NuGet package using Visual Studio (Wind
description: A quickstart that shows how to create and publish a .NET NuGet package using Visual Studio for Windows.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down Expand Up @@ -233,9 +233,7 @@ In this example, the property specifies a file named *readme.txt* in the project

## Related video

> [!VIDEO https://learn.microsoft.com/shows/NuGet-101/Create-and-Publish-a-NuGet-Package-with-Visual-Studio-4-of-5/player]

Find more NuGet videos on [Channel 9](/shows/NuGet-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
Find NuGet videos on [Channel 9](/shows/NuGet-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).

Congratulations on creating a NuGet package by using a Visual Studio .NET class library. Advance to the next article to learn how to create a NuGet package with the Visual Studio .NET Framework.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Quickstart: Install and use a NuGet package in Visual Studio (Windows on
description: In this quickstart, you learn how to install and use a NuGet package in a Visual Studio project for Windows.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down Expand Up @@ -128,8 +128,7 @@ With the `Newtonsoft.Json` package in the project, call its `JsonConvert.Seriali

## Related video

- [Install and Use a NuGet Package with Visual Studio](/shows/nuget-101/install-and-use-a-nuget-package-with-visual-studio-2-of-5/player)
- Find more NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
- Find NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).

## See also

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install and use a NuGet package with the dotnet CLI
description: Get a quick tutorial on how to use the dotnet CLI to install and use a NuGet package in a .NET project.
author: JonDouglas
ms.author: jodou
ms.date: 08/21/2023
ms.date: 03/03/2025
ms.topic: quickstart
---

Expand Down
4 changes: 1 addition & 3 deletions docs/what-is-nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,7 @@ Take a moment to browse the table of contents for this documentation, and you se

## Related video

> [!Video https://learn.microsoft.com/shows/NuGet-101/What-is-NuGet-1-of-5/player]

Find more NuGet videos on [Channel 9](/shows/NuGet-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
Find NuGet videos on [Channel 9](/shows/NuGet-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).

## Comments, contributions, and issues

Expand Down