Skip to content

Instantly share code, notes, and snippets.

@IharKrasnik
Created October 21, 2014 18:39
Show Gist options
  • Select an option

  • Save IharKrasnik/b6b4f433e610f1fd35fa to your computer and use it in GitHub Desktop.

Select an option

Save IharKrasnik/b6b4f433e610f1fd35fa to your computer and use it in GitHub Desktop.
x.For<IEventStoreConnection>()
.Use(c => c.GetInstance<IEventStoreConnectionSource>().GetConnection());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment