Gravatar HtmlHelper for ASP.Net MVC
by Andrew Freemantle • January 8, 2012 • 0 Comments
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 a page that is served securely (secure requests can be forced [...]
Read more →