About 85 results
Open links in new tab
  1. 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.

  2. 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 remembers the identity and version number of each installed package, …

  3. NuGet documentation | Microsoft Learn

    NuGet documentation NuGet is the package manager for .NET. It enables developers to create, share, and consume useful .NET libraries. NuGet client tools provide the ability to produce and consume …

  4. 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 in projects and solutions.

  5. 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 given project depends on the project type, and the available …

  6. 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 open-source libraries. NuGet.org, a free service provided by Microsoft for …

  7. 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 packages. It will primarily focus on package-specific best practices …

  8. 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 packages.config file to list package references.

  9. WinGet | Microsoft Learn

    Dec 11, 2025 · WinGet (Windows Package Manager) is a comprehensive package manager solution that consists of a command line tool and set of services for installing, managing, and configuring …

  10. 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, and versioning.

  11. 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 syntax.