
Overview and workflow of creating NuGet packages
Jan 25, 2021 · An overview of the process of creating and publishing a NuGet package, with links to other specific parts of the process.
Overview and workflow of using NuGet packages
Jun 17, 2021 · For further details, see Finding and Choosing Packages and What happens when a package is installed?. NuGet …
NuGet documentation | Microsoft Learn
NuGet documentation NuGet is the package manager for .NET. It enables developers to create, share, and consume useful .NET …
Install and manage packages in Visual Studio using the NuGet Package ...
Apr 14, 2026 · Find out how to use the NuGet Package Manager UI in Visual Studio to install, uninstall, and update NuGet packages …
What is NuGet and what does it do? | Microsoft Learn
Mar 3, 2025 · Installed or restored packages are stored in a packages folder. Which package management format is employed in any …
NuGet and .NET libraries - .NET | Microsoft Learn
Mar 19, 2026 · NuGet is a package manager for the .NET ecosystem and is the primary way developers discover and acquire .NET …
Package authoring best practices | Microsoft Learn
May 16, 2023 · This guidance is intended to give NuGet package authors a lightweight reference to create and publish high-quality …
Manage NuGet Packages with the NuGet CLI | Microsoft Learn
Apr 14, 2026 · Find out how to use the NuGet CLI, nuget.exe, to manage NuGet packages in non-SDK-style projects that use a …
WinGet | Microsoft Learn
Dec 11, 2025 · WinGet (Windows Package Manager) is a comprehensive package manager solution that consists of a command line …
Create a NuGet Package Using nuget.exe CLI | Microsoft Learn
Apr 14, 2026 · Find out how to use the nuget.exe CLI to create a NuGet package. Get information about package files, identifiers, …
Find and Evaluate NuGet Packages | Microsoft Learn
Mar 16, 2026 · Find and evaluate publicly available NuGet packages for your project by using advanced nuget.org search filters and …