I installed NuGet, but when I go to Add Lib开发者_运维知识库rary Package Reference, there are no packages showing up.How do I tell it to look online?Make sure you have the latest version of NuGet inst
I\'m just starting with nuget and nuget.exe which is on my path (VS 2010, Win 7). I\'ve created a test package and have created an additional package source using the Library Package Manager in VS:
I receiv开发者_StackOverflow社区e the error \"error creating the web proxy specified in the \'system.net/defaultproxy\'
I\'ve created an MVC 3 web application project and used the Nuget Package Manager to install the microsoft-mvc-helpers package. In order to get that to work I had to add a reference to WebMatrix.Data
I\'m trying to validate the following xml, which is inside of a .nuspec file: <?xml version=\'1.0\'?>
how c开发者_开发技巧an I determine the project type before they try to install my package. I wanna show them a cancelation message if the project type is not and MVC application and cancel the install
I did something and the play arrow is not active :| any ideas how to make it active again? both in Release and Debug mode :(
I am creating nuget packages for OSGeo.FDO and I am having the following issue. FDO uses a providers.xml file that lists all the providers it can use. So I created a main package called OSGeo.FDO con
I\'m trying to get Antlr working using NuGet. The current version of the Antlr.Runtime.dll that I\'m trying to reference is 3.1.3.42154.
I\'ve installed nuget package manager and I really love mvc-scaffold extension. I would like to write similar tool for my projects.