mrahhal / MR.EntityFrameworkCore.KeysetPagination

Keyset/Seek/Cursor pagination for Entity Framework Core.
MIT License
218 stars 11 forks source link

Make ConfigureColumn public #51

Closed dannyheard7 closed 5 months ago

dannyheard7 commented 8 months ago

Closes https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/issues/50

mrahhal commented 5 months ago

I will merge this as is for now since it helps. Would have liked a better api as I explained in https://github.com/mrahhal/MR.EntityFrameworkCore.KeysetPagination/pull/52#issuecomment-1805607469, but for now this is good enough, but keep in mind it'll probably change into a more proper api in an upcoming major version.