PagedList icon indicating copy to clipboard operation
PagedList copied to clipboard

Add select extension

Open GalayM opened this issue 9 years ago • 0 comments

I added the extension Select, as on large samples of their bases often have to be transformed into an DTO types, before selecting the desired page. So did, you can make the sample directly on the Collections of context EF, using ToPagedListForEntityFramework.

I tried not to break compatibility ...

GalayM avatar Mar 15 '15 23:03 GalayM