NuGet

@nuget.org

#NuGet is the package manager for .NET. Packages: http://NuGet.org Docs: http://docs.microsoft.com/nuget GitHub: http://github.com/nuget/home

🚀 NuGet Pruning is cleaner restores and fewer false positives. Better security signals. In .NET 10, NuGet package pruning removes platform-provided dependencies from your graph, so you only see what actually matters: actionable alerts. Learn more: devblogs.microsoft.com/dotnet/nuget...

NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports - .NET Blog

Package pruning in .NET 10 removes platform-provided packages from your dependency graph. With transitive auditing enabled by default, projects with these defaults have 70% fewer transitive vulnerabil...

devblogs.microsoft.com

Hi .NET developers, What's your experience with making tools and libraries better for AI and agentic development? Anything NuGet can do to make that experience better?

NuGet team would really value your input on a new feature proposal to add DNS hostname for audit: 📜https://github.com/NuGet/Home/pull/14720 We’re especially looking for input on design, edge cases, and compatibility or migration. Thanks for supporting the NuGet community. #NuGet #DotNet

NuGet7 in .NET10 performance & security highlights: 🔒 Better vulnerability detection (CLI + VS) 🧩 Removed platform‑supplied packages → cleaner graphs ⚡ Faster, lower‑memory restore—lock files shine (new algo) → aka.ms/nugetrestore... More at aka.ms/nuget7 #VisualStudio2026

How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog

Learn about the journey that led to a full rewrite of the NuGet Restore algorithm in .NET 9, achieving break-through scale and performance.

aka.ms