public static async Task <ObservableCollection <Event> > GetFutureEvents() { return(await eService.GetFutureEvents()); }