Showing results for 2017 - The NuGet Blog

Sep 14, 2017
0
0

NuGet Package Signing

Rido
Rido

In our NuGet Fall 2017 Roadmap, we highlighted security as the main area of investment over the next few months. This blog post describes a major part of that roadmap in greater detail – package signing. We started talking about supporting signed packages on NuGet.org a while ago. For example, in 2015 we published a post on Package Signing as ...

Security
Sep 7, 2017
0
0

Changes to NuGet.org service management, and performance improvements in China

Karan Nandwani
Karan Nandwani

NuGet.org, the package manager for .NET, was purpose-built as a global service with high scale performance regardless of the developer’s location. We are finding that this is not always the case, particularly for developers accessing the service from China, which is the second largest region for .NET developers. They frequently face higher ...

NuGet.org
Aug 15, 2017
0
0

What’s Nu in NuGet with Visual Studio 2017 version 15.3?

Anand Gaurav
Anand Gaurav

We are happy to announce an update to the NuGet client that comes bundled with Visual Studio 2017 version 15.3 RTW and .NET Core 2.0 SDK. This release introduces support for new scenarios such as .NET Core 2.0/.NET Standard 2.0, some new features, a series of bug fixes and performance improvements. You can see more details, known issues, and ...

Release announcement
Aug 9, 2017
0
0

NuGet Fall 2017 Roadmap

Unni Ravindranathan
Unni Ravindranathan

Over the past 6 months, the NuGet team has been working hard to ensure the growth of the .NET ecosystem. NuGet has grown significantly during this timeframe: NuGet.org is closing in on 4 billion packages served (up from a billion packages just a year ago), we have enabled new .NET scenarios such as .NET Standard 2.0, and have improved the overall ...

Roadmap
Jul 18, 2017
0
0

NuGet.org Gets a Facelift

Jon Chu
Jon Chu

It’s been a long time coming, and today we are excited to announce some big changes coming to NuGet.org. With almost 3 million monthly page views, NuGet.org is the gateway for .NET developers to find packages that accelerate their projects. However, as a package management website, so much more can be done. We decided to give NuGet.org a ...

NuGet.org
Apr 17, 2017
0
0

NuGet Package Identity and Trust

Daniel Jacobson
Daniel Jacobson

Update on 10/16/2017: Package ID Prefix Reservation is now live. The documentation can be found here. We want to start this post with a huge thanks to you, the NuGet community. Over the last several months we have been talking to many of you to get feedback on NuGet package identity and trust. We’ve learned so much from you and we hope that what...

NuGet.orgFeature AnnouncementSecurity
Mar 16, 2017
4
0

NuGet is now fully integrated into MSBuild

Karan Nandwani
Karan Nandwani

In the past, NuGet packages were managed in two different ways - packages.config and project.json - each with their own sets of advantages and limitations. With Visual Studio 2017 and .NET Core, we have improved the NuGet package management experience by introducing the PackageReference feature in MSBuild. PackageReference brings new and improved ...

Feature AnnouncementVisual Studio
Feb 2, 2017
0
0

Introducing scoped API keys

Anand Gaurav
Anand Gaurav

Update 2/14 (05:00 PM PST): This feature is now live! Login to your nuget account and expand the API Keys section to see the new experience. Since last year, we have been working on several fronts to advance NuGet as a secure environment for package distribution. This post describes an experience that will allow you to have better control of API ...

NuGet.orgFeature Announcement
Jan 19, 2017
0
0

NuGet – Ending Windows XP support

Karan Nandwani
Karan Nandwani

At NuGet, we are constantly improving our security. One of the steps we are taking is to move our HTTPS end points to meet industry standards for algorithms and protocols. This means that connecting to nuget.org services from machines that don’t support modern cipher algorithms will no longer be supported (such as TLS 1.0 support in Windows XP). ...

NuGet.orgSecurity
Jan 12, 2017
0
0

Improving the NuGet documentation experience on docs.microsoft.com

Karan Nandwani
Karan Nandwani

In late 2016, we started on the journey of improving the docs experience for NuGet with the revamped docs experience. Continuing that journey, today we are announcing the move to docs.microsoft.com/nuget. Given how NuGet has grown to become an integral part of the Visual Studio and .NET ecosystems, this move furthers the integration by providing a ...

Other announcements