public OrdersRepository(BiluthyrningContext context) { this.context = context; }
public EventsRepository(BiluthyrningContext context) { this.context = context; }