Skip to content

Instantly share code, notes, and snippets.

View rikkit's full-sized avatar
🌍
Working from home

Rikki Tooley rikkit

🌍
Working from home
View GitHub Profile
@rikkit
rikkit / GravatarWinRT.cs
Created March 31, 2013 22:14
Simple class to get a a Gravatar URI in WinRT
using System;
using Windows.Security.Cryptography;
using Windows.Security.Cryptography.Core;
namespace IF.Utilities.Common
{
public class Gravatar
{
private const string GravatarFormatString = "http://www.gravatar.com/avatar/{0}.jpg?d=retro&r=g&s={1}";
// Microsoft (R) .NET Framework IL Disassembler. Version 3.5.30729.1
// Copyright (c) Microsoft Corporation. All rights reserved.
// Metadata version: v4.0.30319
.assembly extern mscorlib
{
.publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4..