Skip to content

Bring back support for UseRowNumberForPaging in EntityFrameworkCore 7.0/6.0/5.0

License

Notifications You must be signed in to change notification settings

Rwing/EntityFrameworkCore.UseRowNumberForPaging

Repository files navigation

EntityFrameworkCore.UseRowNumberForPaging

NuGet

Bring back support for UseRowNumberForPaging in EntityFrameworkCore 8.0/7.0/6.0/5.0

If you are using EntityFrameworkCore 5.0 please use version 0.2

Usage

The same as original UseRowNumberForPaging method

optionsBuilder.UseSqlServer("connection string", i => i.UseRowNumberForPaging());

Contributor

About

Bring back support for UseRowNumberForPaging in EntityFrameworkCore 7.0/6.0/5.0

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages