Skip to content

EF Core 3 - Skip() not working #18654

@jorgesoprani

Description

@jorgesoprani

Paging is not working on my queries:

Steps to reproduce

image

I'm using the UseRowNumberForPaging option, but seems to be ignored.
I'm using EF Core 3.0.0 with SQL Server 2008 R2. Aand this is how its configured.
image

Further technical details

EF Core version: 3.0.0
Database provider: Microsoft.EntityFrameworkCore.SqlServer
Target framework: NET Core 3.0
SQL Server Version: 2008 R2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions