While browsing Scott Gu's website, found this. Nuget is a free, opensource package management system for .Net platform, which simplifies the process of incorporating various third party libraries into .net application. It offers a lot of packages, you can also contribute your own packages. One interesting package i found is "Microsoft Web helpers" which offers various functionalities like Google Analytics,Bing search, Showing tweets from twitter etc.
You can find more about Nuget packages here
http://nuget.org/List/Packages
Contents of Microsoft Web helpers package
http://msdn.microsoft.com/en-us/library/microsoft.web.helpers(v=VS.99).aspx
Its a very useful for every website.
Published under: Microsoft .NET Tips · · · ·