Commented 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 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 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 ArticleReopened Issue: NuGet 2.1 warns when using portable in the tools folder [2724]
We're getting the following warnings when using 2.1 to package a nuspec that uses portable in the tools folders:<br /><br /> Issue: Unrecognized PowerScript file.<br /> Description:...
View ArticleEdited Issue: NuGet 2.1 warns when using portable in the tools folder [2724]
We're getting the following warnings when using 2.1 to package a nuspec that uses portable in the tools folders:<br /><br /> Issue: Unrecognized PowerScript file.<br /> Description:...
View ArticleCreated Issue: Nuget GUI Blocks When Loading Images [2828]
I cringe everytime I open the Nuget gui as the experience is guaranteed to be like walking through 2 foot deep mud. The UI is blocking and I think the blocking might be related to the gui downloading...
View ArticleCommented Issue: Nuget GUI Blocks When Loading Images [2828]
I cringe everytime I open the Nuget gui as the experience is guaranteed to be like walking through 2 foot deep mud. The UI is blocking and I think the blocking might be related to the gui downloading...
View ArticleEdited Issue: Nuget GUI Blocks When Loading Images [2828]
I cringe everytime I open the Nuget gui as the experience is guaranteed to be like walking through 2 foot deep mud. The UI is blocking and I think the blocking might be related to the gui downloading...
View ArticleEdited Issue: project.managenugetpackages to have separate option for where...
with 2.2, open command window and type<br />current Project.ManageNuGetPackages jquery;updates<br /><br />proposed:<br />Project.ManageNuGetPackages "jquery"...
View ArticleCommented Issue: project.managenugetpackages to have separate option for...
with 2.2, open command window and type<br />current Project.ManageNuGetPackages jquery;updates<br /><br />proposed:<br />Project.ManageNuGetPackages "jquery"...
View ArticleEdited Issue: Project.ManageNuGetPackages doesn't expect quotes [2797]
with 2.2 installed open command window and type<br />Project.ManageNuGetPackages "jquery;online" searches for "jquery (result not items found)<br />expected: to search for "jquery"<br...
View ArticleCommented Issue: Project.ManageNuGetPackages doesn't expect quotes [2797]
with 2.2 installed open command window and type<br />Project.ManageNuGetPackages "jquery;online" searches for "jquery (result not items found)<br />expected: to search for "jquery"<br...
View ArticleNew Post: Nuget used for Templates
You can technically do so by accessing the dte from your init.ps1 script. But, is there a specific reason to use Nuget for project creation instead of VS templates ? Did you take a look at having...
View ArticleCreated Issue: Updates tab UI doesn't refresh in NuGet Package Manager after...
a. Create a new projectb. Enable package restorec. Go to the File system and delete the packages folder. This is to simulate package restore functionalityd. Right click on project and open Manage Nuget...
View ArticleEdited Issue: Broken path handling [2559]
See issue https://github.com/Albacore/albacore/issues/3<br /><br />It seems like NuGet doesn't support / as a folder separator, which it should, because underlying Windows and .Net APIs...
View ArticleCommented Issue: Broken path handling [2559]
See issue https://github.com/Albacore/albacore/issues/3<br /><br />It seems like NuGet doesn't support / as a folder separator, which it should, because underlying Windows and .Net APIs...
View ArticleCreated Issue: Enable delete button when multiple feed sources are selected...
Currently, there is a checkbox to enable or disable the feed source. It would be cool if delete button is enabled when multiple sources are checked and if we have the ability to bulk delete the feed...
View ArticleClosed Issue: get-help Install-Package in powershell console needs correction...
Currently when you do get-help Install-Package in PSC you get the following syntaxActual:SYNTAX Install-Package [-Id] <string> [-IgnoreDependencies] [-ProjectName <string>] [[-Version]...
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 ArticleCommented 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