nuget
Package Manager console not working
According to this http://docs.nuget.org/docs/start-here/using-the-package-manager-console I should see the PM prompt and commands like get-packagesshould work. With my VS2010 the Package Manager Conso[详细]
2023-03-25 10:49 分类:问答Package an ASP.NET MVC application with Nuget
Has anyone tried packing an entire ASP.NET MVC application with Nuget and did it work for him? I have a bunch of controllers, views, helpers an开发者_StackOverflow社区d utilities that I would like to[详细]
2023-03-25 09:07 分类:问答How do I get NuGet to install/update all the packages in the packages.config?
I have a solution with multiple projects in it. Most of the third party references are missing, yet there are packages.config file for each project.How do I get NuGet to install/update all the package[详细]
2023-03-24 01:25 分类:问答How to create a NuGet Package using NuGet.Core?
I would like to create a application which makes use of the NuGet Package NuGet.Core. It has a class called PackageBuilder that makes it possible. Is there any s开发者_Python百科ample / tutorial / doc[详细]
2023-03-23 01:41 分类:问答NuGet Package Manager error: The remote name could not be resolved
I am using version 1.4 and getting this error: The remote name could not be resolved: go.microsoft.com[详细]
2023-03-22 14:47 分类:问答nuget 'packages' element is not declared warning
not a showstopper but when using nuget in a project, it creates a packages.config file with this shape[详细]
2023-03-21 18:40 分类:问答TFS Workflow Activity to call REST Service after build, custom or canned?
I have a NuGet repo that gets a package after each build.I have a REST service that is an extension to the NuGet server that will delete all packages lower than the one specified.The rug that will tie[详细]
2023-03-21 01:31 分类:问答Private NuGet gallery not publishing
I have set up a NuGet Gallery for use inside my company as per the lengthy instructions at http://docs.nuget.org/docs/contribute/setting-up-a-local-gallery. However I when I push a package to the serv[详细]
2023-03-20 19:47 分类:问答TF30063: You are not authorized to access Collection. Nuget and Tfs conflicting
Latest Comment I believe my problem occurs when using Nuget, however, if you are reading because of the TF30063 error. Have a look at the answer I provided and accepted.[详细]
2023-03-20 08:03 分类:问答Problems upgrading Nuget application - Digital Signature Mismatch
When I attempt to upgrade a NUGET package, for example Productivity Power Tools, I get a Download and Install messagebox that says \"Digital Signature Mismatch\".[详细]
2023-03-20 07:03 分类:问答