NuGet is a free, open source developer focused package management system for the .NET platform.
Ok. Really quick question, I'm probably just being thick. If you right-click on a projects 'references' folder then 'Manage NuGet …
visual-studio-2012 nugetI have migrated a solution that is currently targeting .NET 4.0 in VS2010 to VS2012 and now I would like to …
.net nuget visual-studio-2012 .net-4.5I'm trying to add AutoMapper as a dependency to a project using NuGet on Visual Studio Premium 2012, but it fails. …
c# visual-studio-2012 nuget automapperI'm at a loss for this: I've defined my classes for a entity framework (4.1.3) code first approach. Everything was fine (…
asp.net-mvc-3 entity-framework entity-framework-4 nugetI have searched google for this and could not find the solution to the problem. My Website references DAL (custom …
c# asp.net enterprise-library nuget nuget-packageMy visual studio is installed on a machine which doesn't have internet connection so I can't download an install packages …
nuget nuget-packageWorking on creating a nuget pkg for a project (A.csproj) which depends on another project (B.csprojec) added as …
nuget nuspecI want to create a NuGet package which adds multiple .dll files as references to my project. I have a …
visual-studio nugetI am getting the following error: [A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to [B]System.Web.…
c# web-config nuget nuget-package nuget-package-restoreI want to run a local/internal NuGet repository. I think I've figured out how to "reuse" existing NuGet packages …
visual-studio build-automation nuget nuget-package