EntityFrameworkCore.UseRowNumberForPaging icon indicating copy to clipboard operation
EntityFrameworkCore.UseRowNumberForPaging copied to clipboard

In which namespace is the function located?

Open Omcsesz opened this issue 2 years ago • 2 comments
trafficstars

Hello, Team!

I wanted to use the function the way it is written in the README after downloading the Nuget package, but my VS is not finding the function's namespace. Can you update the README with the using directive's line?

PS: BTW, I think the "About" section should be updated to "Bring back support for UseRowNumberForPaging in EntityFrameworkCore 7.0/6.0/5.0"

Omcsesz avatar Jan 31 '23 11:01 Omcsesz

Thanks for your interest, you can find it under namespace EntityFrameworkCore.UseRowNumberForPaging.

Rwing avatar Jan 31 '23 12:01 Rwing

@Rwing I tried that, but VS does not find it in the namespace EntityFrameworkCore.UseRowNumberForPaging.

Omcsesz avatar Jan 31 '23 16:01 Omcsesz