protected void Application_End(object sender, EventArgs e) { //Clean Db Context DbContextHelper.CleanUp(); }