Posts by this author

Jul 11, 2024
Post comments count6
Post likes count5

Dark Mode Now Available on NuGet.org

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 14, 2024
Post comments count6
Post likes count1

Announcing NuGet Commands in C# Dev Kit

With the April release of C# Dev Kit, you can now manage your NuGet packages directly from Visual Studio Code using the new commands in the command palette. To add a NuGet package to your project, use the command “NuGet: Add NuGet Package”. If you have more than one project in your solution, you will be asked to select which project you want to ad...

NuGetFeature AnnouncementRelease announcement
Feb 13, 2024
Post comments count5
Post likes count1

Announcing NuGet 6.9

NuGet 6.9 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.9 for Windows, macOS, and Linux as a standalone executable. In NuGet 6.9, we introduce some exciting new features and bug fixes, such as an improved multi-targeting experience in Visual Studio and support for the 'dotnet search' command. For more...

NuGet
Nov 17, 2023
Post comments count4
Post likes count3

Announcing NuGet 6.8 – Maintaining Security with Ease

NuGet 6.8 is included in Visual Studio 2022 and .NET 8.0 out of the box. You can also download NuGet 6.8 for Windows, macOS, and Linux as a standalone executable. Maintaining and understanding security status in your projects is now easier than ever in NuGet 6.8. We're happy to announce a plethora of new features to help you be aware potential vul...

NuGetVisual StudioFeature Announcement
Mar 14, 2023
Post comments count15
Post likes count11

Announcing .NET 8 Preview 2

.NET 8 Preview 2 contains a few updates/new features from Preview 1, including introspection support for function pointers, as well as some other runtime and libraries improvements.

.NET