Showing tag results for nuget

Oct 23, 2025
Post comments count13
Post likes count8

Announcing Sponsorship on NuGet.org

Sean
Sean

Announcing Sponsorship on NuGet.org - An easy way to recognize package maintainers and grow the NuGet community stronger!

.NETNuGet
Sep 22, 2025
Post comments count3
Post likes count1

New Trusted Publishing enhances security on NuGet.org

Evgeny Tvorun Sean
Evgeny,
Sean

Announcing Trusted Publishing on NuGet.org - a safer way to publish packages using short-lived tokens instead of long-lived API keys

.NETNuGetSecurity
Aug 14, 2025
Post comments count0
Post likes count1

Announcing the NuGet MCP Server Preview

Jeff Kluge
Jeff Kluge

We've released a preview of the NuGet MCP Server, which extends Copilot by providing realtime information about packages and adds advanced functionality around updating packages.

.NETNuGet
Apr 9, 2025
Post comments count15
Post likes count28

How we ended up rewriting NuGet Restore in .NET 9

The NuGet Team
The NuGet Team

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

.NETNuGet.NET Internals
Jul 11, 2024
Post comments count6
Post likes count5

Dark Mode Now Available on NuGet.org

Allie Barry martinruiz
Allie,
martinruiz

We won’t keep you “in the dark” about this any longer… Dark Mode for NuGet.org is finally here!   Your feedback has been invaluable in making this happen. We know that eye strain is a significant issue for many developers, and we're excited to offer a solution. Whether you prefer it for aesthetics or necessity, Dark Mode is here to enhance your ex...

NuGetNuGet.orgFeature Announcement
May 21, 2024
Post comments count8
Post likes count2

Announcing NuGet 6.10

The NuGet Team
The NuGet Team

NuGet 6.10 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.10 for Windows, macOS, and Linux as a standalone executable. In NuGet 6.10, we introduce some exciting new features and bug fixes, such as a new command, vulnerability auditing in , and improvements to cached credentials. For more information, ...

NuGetRelease announcement
Jan 16, 2024
Post comments count14
Post likes count2

Introducing NuGetSolver: A Powerful Tool for Resolving NuGet Dependency Conflicts in Visual Studio

Erick Yondon
Erick Yondon

Managing dependencies on complex projects can be overwhelming. Developers often grapple with numerous direct and transitive dependencies across multiple projects. When different projects share dependencies with varying versions, manual conflict resolution becomes necessary, which can be tedious and error-prone, as fixing one issue may inadvertently...

NuGetVisual StudioFeature Announcement