Skip to content

Commit dc0dbb5

Browse files
authored
Update links, update freshness value for the quickstarts and main tutorials (#3405)
* Remove orphaned image * SFI image updates * SFI image updates * SFI image updates * Update freshness for quickstarts and main tutorials * link fixes * link fixes
1 parent 4bc26f4 commit dc0dbb5

15 files changed

+18
-24
lines changed

docs/consume-packages/Finding-and-Choosing-Packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Find and evaluate NuGet packages
33
description: Find and evaluate publicly available NuGet packages for your project by using advanced nuget.org search filters and syntax.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 02/08/2024
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install and manage NuGet packages with the dotnet CLI
33
description: See how to use the dotnet CLI to install, list, remove, and update NuGet packages.
44
author: mikejo5000
55
ms.author: mikejo
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-nuget-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage NuGet packages with the NuGet CLI
33
description: Instructions for using the NuGet CLI, nuget.exe, to manage NuGet packages.
44
author: mikejo5000
55
ms.author: mikejo
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
---
99

docs/consume-packages/install-use-packages-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage NuGet packages with the Visual Studio Package Manager Console
33
description: See how to work with NuGet packages by using PowerShell commands in the Visual Studio Package Manager Console.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
f1_keywords:
99
- "vs.nuget.packagemanager.console"

docs/consume-packages/install-use-packages-visual-studio.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install and manage packages in Visual Studio using the NuGet Package Mana
33
description: Learn how to use the NuGet Package Manager UI in Visual Studio for working with NuGet packages.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
f1_keywords:
99
- "vs.toolsoptionspages.nuget_package_manager"
@@ -197,8 +197,7 @@ These options are available only for certain project types:
197197

198198
## Related video
199199

200-
- [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)
201-
- Find more NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
200+
- Find NuGet videos on [Channel 9](/shows/nuget-101/) and [YouTube](https://www.youtube.com/playlist?list=PLdo4fOcmZ0oVLvfkFk8O9h6v2Dcdh2bh_).
202201

203202
## See also
204203

docs/create-packages/Creating-a-Package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a NuGet package using nuget.exe CLI
33
description: A detailed guide on designing and creating a NuGet package, including files and versioning.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 07/14/2022
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
---
99

docs/create-packages/creating-a-package-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a NuGet package with the dotnet CLI
33
description: Read a detailed guide about the process of designing and creating a NuGet package, including key decision points like files and versioning.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: conceptual
88
---
99

docs/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: hub-page
1010
author: JonDouglas
1111
ms.author: jodou
12-
ms.date: 05/26/2023
12+
ms.date: 03/03/2025
1313

1414
highlightedContent:
1515
items:

docs/install-nuget-client-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install NuGet client tools
33
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.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 11/03/2023
6+
ms.date: 03/03/2025
77
ms.topic: quickstart
88
---
99

docs/quickstart/create-and-publish-a-package-using-the-dotnet-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create and publish a NuGet package with the dotnet CLI
33
description: Walk through quickly creating and publishing a NuGet package by using the dotnet CLI.
44
author: JonDouglas
55
ms.author: jodou
6-
ms.date: 08/21/2023
6+
ms.date: 03/03/2025
77
ms.topic: quickstart
88
---
99

0 commit comments

Comments
 (0)