Skip to content

Instantly share code, notes, and snippets.

View mikhey's full-sized avatar

Micah Miller mikhey

  • Pennsylvania, USA
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mikhey on github.
  • I am emelem (https://keybase.io/emelem) on keybase.
  • I have a public key ASCibLo_44btR6fKQzimiXeZQr3oVL1e1tPxcFUVIbBLrgo

To claim this, I am signing this object:

@mikhey
mikhey / AppDataFileStore.cs
Last active August 29, 2015 13:57
Google API's AppDataFileStore
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using Google.Apis.Util.Store;