Uses RingSoft.DbLookup to break up large volumes of database data into manageable chunks. Compatible with the Entity Framework Core 8.0
$ dotnet add package RingSoft.DbLookup.EfCoreThis package contains base classes that inherit the RingSoft.DbLookup classes. This package is compatible with the Microsoft Entity Framework 8.0. These classes make paging data with the Entity Framework Core easy for the user and developer.
Complete documentation for this package is found Here.