Commented Issue: NuGet doesn't run init.ps1 script when opening solution [2728]
I've submitted this bug previously via Microsoft Connect, but haven't received any status other than the issue is being reviewed.<br /><br />More info here:...
View ArticleCommented Issue: NuGet doesn't run init.ps1 script when opening solution [2728]
I've submitted this bug previously via Microsoft Connect, but haven't received any status other than the issue is being reviewed.<br /><br />More info here:...
View ArticleCommented Issue: NuGet doesn't run init.ps1 script when opening solution [2728]
I've submitted this bug previously via Microsoft Connect, but haven't received any status other than the issue is being reviewed.<br /><br />More info here:...
View ArticleNew Post: Issues with proposed WinJS support in 2.2
Actually -- one question on "Windows8-managed" - is the intent for that moniker to replace the former winrt/netcore45 one? While netcore45 morphed into win8, does it make more sense just to revert back...
View ArticleCommented Issue: nuget ignores nuget.config [2812]
Hello,<br /><br />I've got the latest version of nuget.exe and I'm trying to take advantage of the multiple nuget.config files.<br /><br />For some reason, nuget keeps using the...
View ArticleCommented Issue: Installing/Uninstalling/Updating packages freezes Visual...
In a very complex solution there is an mvc3 web application. I have been using nuget to manage a few packages (jQuery and jQuery UI for example) for it. The other projects have no nuget packages...
View ArticleCreated Issue: Nuget install should also take the path of a .nuspec file [2814]
"Nuget install" currently takes a packages.config file or a package name that it looks up from the repo -Source _FOO_.If I pass a uri or a path that ends in .nuspec it should just try to install that...
View ArticleCommented Issue: nuget ignores nuget.config [2812]
Hello,<br /><br />I've got the latest version of nuget.exe and I'm trying to take advantage of the multiple nuget.config files.<br /><br />For some reason, nuget keeps using the...
View ArticleNew Post: NuGet Authentication from Plugin
Ran in to the same problem yesterday :( Finally had to turn off the HTTP authentication and use the guest account with no authentication. Definitely not an ideal solution. My preference is a command...
View ArticleNew Post: Using NuGet inVS Project Templates
Ok, thanks ill see what i can do.Have tested the including the nupkg in the zip solution and it works ok, ill see if i can tweak something.
View ArticleUpdated Wiki: What people are saying
Here are a few awesome tweets from the nuget community…Note: we stopped updating this page when it became clear that everyone loves NuGet! :) “#nuget really is great, there isn't really anything else...
View ArticleNew Post: A NuGet project system for Visual Studio
I created an open source VS extension for creating NuGet projects (.nuproj) that that can manage package builds in Visual Studio or MSBuild. You can get it at...
View ArticleNew Post: A NuGet project system for Visual Studio
This is great. Let us know if you need any help from the NuGet side.
View ArticleNew Post: Issues with proposed WinJS support in 2.2
No, we're not changing the moniker. It will break existing packages.To summary, we treat winrt, netcore45 and windows8 exactly the same. They all match C#, VB.NET, C++ and JS Windows Store projects. I...
View ArticleNew Post: NuGet Authentication from Plugin
We have fixed the issue #2749 that xavierdecoster mentioned. It will be included in the upcoming 2.2 release. Then if you set your credentials in the nuget.config file, it will work.
View ArticleNew Post: Issues with proposed WinJS support in 2.2
Not that it's worth it for this (or this release), but it might be worth considering adding a schemaVersion attribute/element somewhere in the NuSpec file. That'd enable a "quirks" mode where you can...
View ArticleUpdated Wiki: Documentation
NuGet DocumentationNuGet is a Visual Studio extension that makes it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework. This topic lists...
View ArticleCommented Issue: Copyright statement is invisible on Windows 2008 [2526]
In VS 2010 on Windows 2008, the copyright statement on the NuGet dialog is invisible. (see attached)Comments: This issue still reproduces in the current signed build of NuGet 2.2.
View ArticleCommented Issue: viewing all installed packages causes nuget and visual...
When I click on the option to manage nuget packages at the solution level and select the option in the left-hand menu option 'Installed packages - > All' the program causes Visual Studio to hang...
View ArticleEdited Issue: Update package dialog hangs in VS2012 [2532]
I'm trying to update a package with large amount of files in content. After short period of time Package manager GUI hangs. Dialog "Updating" just freezes. I even can't scroll anything inside it....
View Article