public HomeController() { repository = new AdhocApplicationRepository(); }
public HomeController() { repository = ApplicationRepository; }