x.AuthorId == __authorId_0)
.SkipLast(__p_1)' could not be translated. Either rewrite the query in a form that can be translated, or switch to client evaluation explicitly by inserting a call to 'AsEnumerable', 'AsAsyncEnumerable', 'ToList', or 'ToListAsync'. See https://go.microsoft.com/fwlink/?linkid=2101038 for more information."
Видимо твой ef провайдер не умеет SkipLast в sql транслировать
Обсуждают сегодня