Created Unassigned: BufferedEnumerable triggers to much requests [3280]
I started to profile slowenes of NuGet Feed.I run the following command:nuget list -AllVersions -Source http://localhost:8111/bs/guestAuth/app/nuget/v1/FeedService.svcFirst I realized NuGet issues to...
View ArticleNew Post: is it possible to create a nuget package containg a .winmd file ?
To tell NuGet to add reference only to foo.winmd, you need to use the <references> element in the manifest. Read the "Specifying Explicit Assembly References" section on this page:...
View ArticleCommented Feature: Add VS version info in the http header while requesting...
W,r,t the issue : https://github.com/NuGet/NuGetGallery/issues/760The "user agent" header set by the NuGet client while trying to install/restore/update packages typically has the Nuget client version...
View ArticleEdited Feature: Add VS version info in the http header while requesting for...
W,r,t the issue : https://github.com/NuGet/NuGetGallery/issues/760The "user agent" header set by the NuGet client while trying to install/restore/update packages typically has the Nuget client version...
View ArticleNew Post: Can jQuery 1.9.1 be added?
You're welcome. You can read documentation of NuGet at http://docs.nuget.org
View ArticleCommented Feature: Differentiate between "Install" and "Install-Dependency"...
Package authors are really enjoying the download statistics on nuget.org, but we've heard some feedback pretty consistently that it's hard to tell if package installations are direct or because of...
View ArticleNew Post: Is "Created by" in VS Manage Packages misleading (and dangerous)?
I think anything that implies that package was created by a certain entity is misleading -- "authors" can be read as "package authors" as well. It is similar to allowing sites on the internet to...
View ArticleNew Post: Is "Created by" in VS Manage Packages misleading (and dangerous)?
Actually, we're planning to get rid of the "authors" altogether and always shows "owners".
View ArticleNew Post: Is "Created by" in VS Manage Packages misleading (and dangerous)?
Good point, that might be the best/simplest option (copyrights should be visible in the licenses anyway).
View ArticleCreated Unassigned: Is "Created by" in VS Manage Packages misleading (and...
__TL;DR: Get rid of "Authors" and show "Owners" instead.__Currently when I scroll through packages in Visual Studio, there is a "Created by" field in the right panel. On first glance it seems to be the...
View ArticleNew Post: Is "Created by" in VS Manage Packages misleading (and dangerous)?
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Feature: Differentiate between "Install" and "Install-Dependency"...
Package authors are really enjoying the download statistics on nuget.org, but we've heard some feedback pretty consistently that it's hard to tell if package installations are direct or because of...
View ArticleCreated Unassigned: Support Semantic Versioning from .csproj-based .nuspecs...
As described under the headline of _From an assembly_ on the page http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package one can create a .nuspec file from a .csproj and have...
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
Yes, the packages are distributed among the libraries. So it's not just the startup project that contains NuGet packages. I've performed the test and VS indeed crashes at point 5 of the test. And yes,...
View ArticleCreated Unassigned: Nuget Package Manager 2.2.4xxx & Windows Powershell 3.0...
Hi,I'm running VS 2012 on Windows 8 & when I try to fireup up the Package Manager console, I get the following errors:The following error occurred while loading the extended type data file:...
View ArticleNew Post: IConsoleInitializer?
I made a small mistake there. That type is located on another assembly, NuGet.Console.Types.dll. I'll add this assembly to the next verison of NuGet.VisualStudio. Thanks for pointing it out.
View ArticleReviewed: NuGet 2.5 Release Candidate (Apr 24, 2013)
Rated 1 Stars (out of 5) - Project / Manage NuGet packages command is sometimes simply missing... and I think almost all of the rest commands under Project menu disappeared :( Not sure but I think...
View ArticleReviewed: NuGet 2.5 Release Candidate (Apr 24, 2013)
Rated 1 Stars (out of 5) - Project / Manage NuGet packages command is sometimes simply missing... CRAP
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
It crashed again and I've created two logfiles for you. One without crash and one with crash.
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
Hmm, thanks for sending the logs but they don't help in case of crash. At this time, I've run out of ideas. Are you willing to share your solution (privately) with me? If not, do you want to download...
View Article