Skip to content

Instantly share code, notes, and snippets.

@andreasohlund
Created November 21, 2011 12:15
Show Gist options
  • Select an option

  • Save andreasohlund/1382473 to your computer and use it in GitHub Desktop.

Select an option

Save andreasohlund/1382473 to your computer and use it in GitHub Desktop.
UoW.Config
c.For<IManageUnitsOfWork>()
.Use<RavenUnitOfWork>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment