Skip to content

Instantly share code, notes, and snippets.

View hrannzo's full-sized avatar

Hrannar Örn Jóhannsson hrannzo

  • Libra ehf.
  • Iceland
View GitHub Profile
@hrannzo
hrannzo / keybase.md
Created July 18, 2016 20:25
Keybade

Keybase proof

I hereby claim:

  • I am hrannzo on github.
  • I am hrannzo (https://keybase.io/hrannzo) on keybase.
  • I have a public key whose fingerprint is 965E 1AD9 0D3D BA6B 283C 714E A767 5BC6 101A 5909

To claim this, I am signing this object:

class Program
{
static void Main(string[] args)
{
using (var store = WireupEventStore())
{
// do some stuff
}
}