Skip to content
davidfowl edited this page Mar 4, 2013 · 7 revisions

Prerequisites

  • VS 2012 required to develop and build
  • You need SQL express because I don't use LocalDB

Run it and it just works. It will create the migrate/create the database at runtime, because EF code first is awesome :).

Clone this wiki locally