Gravatar HtmlHelper for ASP.Net MVC
by Andrew Freemantle • January 8, 2012 • 0 Comments
Update: This implementation is now linked from the official Gravatar website! Inspired by a recent project at work, here’s a complete implementation of the Gravatar image request API, as an ASP.Net MVC 3 / MCV4 HtmlHelper. It includes the help and documentation from the Gravatar API page, and automatically does HTTPS/SSL requests if included on [...]
Read more →