Skip to content

Bring back support for UseRowNumberForPaging in EntityFrameworkCore 9.0/8.0/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 9.0/8.0/7.0/6.0/5.0

If you are using EntityFrameworkCore 5.0 please use version 0.2.
If you are using EntityFrameworkCore 6.0/7.0 please use version 0.5.

Usage

The same as original UseRowNumberForPaging method

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

Contributor

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages