Wordpress has its popular 'Sociable' plugin which lets you choose from all the popular sites such as digg, stumbleupon, del.icio.us etc. and then gives you a little list of thumbnails.
I'm wondering if there is an equivalent 'plug-in' for ASP.NET - preferably something that can easily be made into an MVC Html helper extension method.
I preferably want something that I can just update when new things come along - and don't want to have to read the documentation for all these different sites to know what parameters to send.