Skip to content
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
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of updating so many files' timestamps, without changing the content of those files?

Copy link
Contributor Author

@Mikejo5000 Mikejo5000 Mar 4, 2025

Choose a reason for hiding this comment

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

@donnie-msft The quickstarts and higher pageview tutorials were re-tested and updated within the last 18-20 months or so. The doc freshness scores, reported to the product team, are calculated using ms.date. and an article is considered "stale" after ms.date >= 12 months old. Unless there's something that changed in the product that would make these articles out of date (I'm not aware of anything), it's OK to rev the date without re-testing. For the VS articles, we would typically only re-test after a new version of VS (Dev18). Please let me know if there's anything that changed in the product that would make these articles out of date.

Copy link
Member

Choose a reason for hiding this comment

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

@Mikejo5000 sorry for the off topic question, but can we get the docs compiler to understand ISO 8601 yyyy-MM-dd style formats, rather than just US style date formats? Who should I talk to?

As an Australian living in Australia, I've created and updated docs in the past using dd/MM/yyyy format that is common throughout the rest of the world, and only when the day of the month is >= 13 I get a docs compiler warning. I'm sure I've published docs with the wrong date because it didn't occur to me to use US date format, and people reviewing my PR didn't pick it up (I've gotten approvals on my PRs even when the docs bot told me the date format was wrong)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@zivkan Please check with Megan Bradley

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
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ The NuGet Visual Studio Extension 3.6+ implements an internal CredentialService
During credential acquisition, the credential service will try credential providers in the following order, stopping as soon as credentials are acquired:

1. Credentials will be fetched from NuGet configuration files (using the built-in `SettingsCredentialProvider`).
1. If the package source is on Visual Studio Team Services, the `VisualStudioAccountProvider` will be used.
1. All other plug-in Visual Studio credential providers will be tried sequentially.
1. Visual Studio credential providers will be tried sequentially.
1. Try to use all NuGet cross platform credential providers sequentially.
1. If no credentials have been acquired yet, the user will be prompted for credentials using a standard basic authentication dialog.

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