I\'m trying to setup Selenium WebDriver 2.5.1 on my project using NuGet. I tried installing via Tools -> Manage NuGet Packages... in Visual Studio and got an error.
I am using Visual Studio 2010 SP1 with MVC3 installed. As I am in the process of learning NuGet basics, I was going through this tutorial
I got a strange error when trying to install the latest version of EntityFramework(4.1开发者_如何学C.10715.0) from the package manager:
My company has an assembly versioning package that I\'ve written in powershell and is distributed amongst my colleagues via our internal nuget feed.
How to install all NuGet packages from specific source? Does exist console command for 开发者_JAVA百科it?You can use \"-Source\" on the \"Install-Package\" command or you can use the drop down to choo
I\'m building websites in Umbraco and they all use similar components and base templates. The obvious best practice is to create packages that install these things ready. But I can\'t tell how to do t
I am using version 1.4 and getting this error: The remote name could not be resolved: go.microsoft.com
can someone briefly explain what the difference is between these packages? The project pages don\'t seem to offer any clues?
I\'m trying to uninstall some packages installed by NuGet. According to the doc described here, I should see 开发者_运维百科an Uninstall button (first screenshot below) when I select the installed pac
I am trying to use Meleze.Web - 1.0.0 to minify the razor views of asp.net mvc 3 application. I have installed the package and modified the config as in ReadMe section but it throws the follow开发者_J