Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 2.68 KB

File metadata and controls

40 lines (27 loc) · 2.68 KB
title NuGet 3.0 RC Release Notes
description Release notes for NuGet 3.0 RC including known issues, bug fixes, added features, and DCRs.
author JonDouglas
ms.author jodou
ms.date 11/11/2016
ms.topic conceptual

NuGet 3.0 RC Release Notes

NuGet 3.0 Beta Release Notes | NuGet 3.0 RC2 Release Notes

NuGet 3.0 RC was released on April 29, 2015 with the Visual Studio 2015 RC release. This release has a number of important bug fixes, performance improvements and updates to support the new frameworks. It is only available for Visual Studio 2015.

Continued Focus on Performance

Stability and performance of NuGet queries continue to be a hot topic that we are focusing on. With this release, you should start to see very quick search operations in the NuGet UI and website. We're monitoring the service and how you use the service so that we can continue to tune these operations.

Significant Issues Resolved

In order to stabilize the NuGet clients, we resolved many issues as part of this release. Here is just a brief list of some of the more important issues resolved:

  • As part of the rename of the K framework for ASP.NET 5, framework monikers have been updated to handle dnx and dnxcore link
  • Added help documentation from links in the Visual Studio UI link
  • Better handling of complex references in .nuspec with comma-delimited framework references link
  • Fixed support for Japanese cultures link
  • Updated client to allow ASP.NET 5 projects to use new v3 endpoints link
  • Updated to better handle packages folder with source control link
  • Fixed support for satellite packages link
  • Corrected support for framework-specific content files link

GitHub presence overhaul

We've made some changes to our source code repositories on GitHub. If you have any issues with the NuGet Visual Studio client, the Powershell commands, or the command-line executable you can log those issues and monitor their progress on our GitHub Home repository issues list. We are tracking issues for the gallery in our GitHub NuGetGallery repository.

Stay Tuned

Please keep an eye on our blog for more progress and announcements for NuGet 3.0!