public Task <bool> AddEntityAsync(ShoppingListEntity entity, CancellationToken ct) { throw new NotImplementedException(); }