Skip to content

Instantly share code, notes, and snippets.

@jfromaniello
Created September 8, 2010 22:07
Show Gist options
  • Save jfromaniello/570925 to your computer and use it in GitHub Desktop.
Save jfromaniello/570925 to your computer and use it in GitHub Desktop.
container.Register(Component.For<IServiceLocator>().AsFactory());
ServiceLocator.SetLocatorProvider(() => container.GetService<IServiceLocator>());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment