brunobritodev / AspNetCore.IQueryable.Extensions

LINQ extensions to help build IQueryAble Expressions
MIT License
159 stars 29 forks source link

Fix/max query operator #10

Closed Ola-jed closed 2 years ago

Ola-jed commented 2 years ago

I have updated the PagingExtensions code to fix the issue #9 and added a test to ensure everything is going well.

brunobritodev commented 2 years ago

Sweet thx for pr and tests!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.0.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: