Showing results for nuget - .NET Blog

Nov 8, 2021
Post comments count6
Post likes count0

Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!

Jon Douglas
Jon Douglas

NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable. NuGet 6.0 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers d...

NuGetVisual StudioFeature Announcement
Sep 15, 2021
Post comments count4
Post likes count0

Introducing Package Source Mapping

Nikolche Kolev
Nikolche Kolev

We're happy to announce the first preview release of Package Source Mapping with Visual Studio 2022 preview 4! Package Source Mapping gives you fine-grained control of where your packages come from by mapping every package in your solution to a target package source.

NuGetSecurityFeature Announcement
Jun 2, 2021
Post comments count1
Post likes count0

IntelliCode Package Suggestions for NuGet in Visual Studio

Christopher Gill
Christopher Gill

Building on Visual Studio’s robust IntelliCode experience for .NET, we’re excited to introduce NuGet IntelliCode Package Suggestions in Visual Studio 16.10! IntelliCode Package Suggestions use your project’s context, such as installed packages and project type, to suggest packages to enhance your workflow! IntelliCode AI-assistance has become an i...

NuGetVisual StudioFeature Announcement
May 6, 2021
Post comments count6
Post likes count4

Add a README to Your NuGet Package

Christopher Gill
Christopher Gill

Today, we're excited to announce that you can pack a `README.md` file in your NuGet package and have it fully rendered on NuGet.org!

NuGetNuGet.orgFeature Announcement
Mar 17, 2021
Post comments count9
Post likes count0

Performance and Polish with NuGet 5.9

Jon Douglas
Jon Douglas

NuGet 5.9 is a great release that brings a refined experience to everything package management. We’ve added a bunch of exciting quality of life improvements while also bringing you a more performant package management experience. We’re excited to see you use NuGet 5.9 & include it in your toolset to build amazing things with .NET.

NuGetRelease announcement
Jan 13, 2021
Post comments count0
Post likes count0

Happy 10th Birthday, NuGet!

Christopher Gill
Christopher Gill

NuGet 1.0 was released on January 13th, 2011 – 10 years and 4 major version releases ago. Since then, NuGet.org has grown to host a large and vibrant package ecosystem with over 230 thousand unique packages.

NuGetNuGet.orgOther announcements
Nov 13, 2020
Post comments count8
Post likes count0

Getting Started With NuGet 5.8

Jon Douglas
Jon Douglas

NuGet 5.8 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 management easier during your daily development.

NuGetVisual StudioFeature Announcement