Author: ScottGu's Blog | Posted on: 2/14/2011 3:12:55 AM | Views : 810

This past weekend the ASP.NET team released NuGet 1.1 .  Phil Haack recently blogged a bunch of details on the enhancements it brings, as well as how to update to it if you already have NuGet 1.0 installed.  It is definitely a nice update (my favorite improvement is that it no longer blocks the UI when downloading packages). Read Phil's blog post about the NuGet 1.1 update and how it install it here .  NuGet is Not just for Web Projects NuGet is not just for ASP.NET projects - it supports any .NET project type.  Pete Brown recently did a nice blog post where he talked about using NuGet for WPF and Silverlight Development as well.  You can read Pete's blog post about NuGet for WPF and Silverlight here . How to Install...(read more) ...

Go to the complete details ...