This post originated from an RSS feed registered with Java Buzz
by Dan Haywood.
Original Post: Updating Visual Studio project references from NuGet packages.config
Feed Title: Domain Driven Design using Naked Objects
Feed URL: http://danhaywood.com/feed/
Feed Description: Naked Objects is an open source Java framework making it easy to develop domain-driven applications. This blog provides hints and tips to help you get the most out of Naked Objects and its sister projects, extending and supplementing the ideas in Dan's pragprog book of the same name.
(Among other things), NuGet offers an alternative way of managing project references in Visual Studio. The usual flow is to right-click on References, and choose “Manage NuGet Packages”. The NuGet dialog then pops up, showing available packages. Once you’ve selected a package, NuGet will: download the package to your repository (if required) update the VS