Showing results for October 2013 - The NuGet Blog

Oct 16, 2013
0
0

Package Restore and Consent Changes

Howard Dierking
Howard Dierking

When NuGet 2.0 released, it included the requirement that in order to use package restore, you first needed to explicitly provide consent to the NuGet client to download packages over the Internet. This requirement added some friction to normal developer workflows, and it added more friction in build and continuous integration sever scenarios. Need...

Visual Studio
Oct 11, 2013
0
0

Friendly License Names

Howard Dierking
Howard Dierking

Yesterday afternoon, we enabled a new feature for both the NuGet gallery and the Visual Studio client (for NuGet >= 2.7) which will display the list of license names for a package in addition to simply providing a link to the license text. The big idea behind this feature is that it will aid in the decision making process over whether or not to ...

NuGet.org