NuGet 1.1 Released
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 NuGet if you Don't Already have it Installed
If you don’t already have NuGet installed, you can download and install it (as well as browse the 700+ OSS packages now available with it) from the http://NuGet.org website.
Hope this helps,
Scott
P.S. I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu