Showing results for central package management - The NuGet Blog

Feb 28, 2023
7
1

Announcing NuGet 6.5 – The Sweetest Way to Manage Your Packages

Jon Douglas Nikolche Kolev
Jon,
Nikolche

NuGet 6.5 is included in Visual Studio 2022 and .NET 7.0 out of the box. You can also download NuGet 6.5 for Windows, macOS, and Linux as a standalone executable. Tired of the sour taste of managing packages? NuGet 6.5 brings a new flavor of seamless central package management, simple package source mapping management, useful JSON machine readable...

Feature AnnouncementRelease announcementNuGet
Nov 8, 2022
14
2

Announcing NuGet 6.4 – Signed, Central, Delivered

Jon Douglas Nikolche Kolev
Jon,
Nikolche

NuGet 6.4 is included in Visual Studio 2022 and .NET 7.0 out of the box. You can also download NuGet 6.4 for Windows, macOS, and Linux as a standalone executable. NuGet 6.4 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers discover new .NET packages to use for their .NET applications, while making package ...

NuGetFeature AnnouncementRelease announcement
Apr 12, 2022
32
5

Introducing Central Package Management

Jeff Kluge
Jeff Kluge

Central Package Management Dependency management is a core feature of NuGet. Managing dependencies for a single project can be easy. Managing dependencies for multi-project solutions can prove to be difficult as they start to scale in size and complexity. In situations where you manage common dependencies for many different projects, you can lever...

NuGetFeature Announcement