public void OnGet()
 {
     Events = repo.GetAllEvents();
 }