Skip to content

Instantly share code, notes, and snippets.

@jeremydmiller
Created January 11, 2011 00:09
Show Gist options
  • Save jeremydmiller/773757 to your computer and use it in GitHub Desktop.
Save jeremydmiller/773757 to your computer and use it in GitHub Desktop.
FubuApplication
.For<HelloWorldFubuRegistry>()
.StructureMap(() => new Container())
.Bootstrap(RouteTable.Routes);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment